main: lime? #99
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 11 warnings
build:
src/lib/signals/startSignalsApp.tsx#L14
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, jetli/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/lib/shader.tsx#L24
'Type' is defined but never used. Allowed unused vars must match /^_/u
|
build:
src/lime/LimeApp.tsx#L155
'nextSlideId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
src/palette/colors.tsx#L123
'formatP3Css' is defined but never used. Allowed unused vars must match /^_/u
|
build:
src/webgl/CatApp.tsx#L148
'colorUniform' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
src/webgl/CatApp.tsx#L149
'reverseLightDirectionUniform' is assigned a value but never used. Allowed unused vars must match /^_/u
|