Mirabuf Caching #127
FissionESLintFormat.yml
on: pull_request
ESLint Format Validation
26s
Annotations
5 errors and 12 warnings
ESLint Format Validation
Process completed with exit code 1.
|
ESLint Format Validation
Process completed with exit code 1.
|
ESLint Format Validation:
fission/src/mirabuf/MirabufLoader.ts#L49
Unexpected any. Specify a different type
|
ESLint Format Validation:
fission/src/mirabuf/MirabufLoader.ts#L77
'map' is never reassigned. Use 'const' instead
|
ESLint Format Validation
Process completed with exit code 1.
|
ESLint Format Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint Format Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint Format Validation:
fission/src/test/MirabufParser.test.ts#L5
'LoadMirabufRemote' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/test/MirabufParser.test.ts#L5
'MiraType' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/ui/ModalContext.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/ModalContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/PanelContext.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/PanelContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/ThemeContext.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/ThemeContext.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/ThemeContext.tsx#L185
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/ToastContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|