feat(web): initial update to vite #309
Annotations
8 errors and 4 warnings
Testing
'=' expected.
|
Testing
';' expected.
|
Testing
'=' expected.
|
Testing
';' expected.
|
Testing
',' expected.
|
Testing
';' expected.
|
Testing
Expression expected.
|
Testing
Process completed with exit code 2.
|
Testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Testing:
web/src/App.tsx#L50
'setIsAtmVisible' is assigned a value but never used
|
Testing:
web/src/hooks/useNuiEvent.ts#L25
Unexpected any. Specify a different type
|
Testing
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/
|