feat(sdl): add storage and gpu validation #72
code-style.yml
on: pull_request
Code Style
/
Lint
17s
Annotations
11 warnings
Code Style / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L50
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L54
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L474
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L924
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1025
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1033
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1048
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1086
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1086
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1098
Unexpected any. Specify a different type
|