[Content] Change icon. #40
Annotations
6 warnings
🧪 Lint:
src/components/Material/MainLogo.vue#L2
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
🧪 Lint:
src/pages/CFP.vue#L14
'isMobile' is assigned a value but never used. Allowed unused vars must match /^_/u
|
🧪 Lint:
src/pages/ProgramInfo.vue#L6
'DateLike' is defined but never used. Allowed unused vars must match /^_/u
|
🧪 Lint:
src/pages/ProgramInfo.vue#L19
'isMobile' is assigned a value but never used. Allowed unused vars must match /^_/u
|
🔧 Build
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/[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/
|