Logo #611
Annotations
7 errors and 1 warning
website/src/pages/index.tsx#L10
'GratsLogo' is defined but never used. Allowed unused vars must match /^_/u
|
website/src/pages/logo.tsx#L1
'Line' is defined but never used. Allowed unused vars must match /^_/u
|
website/src/pages/logo.tsx#L2
'off' is defined but never used. Allowed unused vars must match /^_/u
|
website/src/pages/logo.tsx#L5
'TS_MID' is assigned a value but never used. Allowed unused vars must match /^_/u
|
website/src/pages/logo.tsx#L7
'TS_DARK' is assigned a value but never used. Allowed unused vars must match /^_/u
|
website/src/pages/logo.tsx#L110
Unexpected constant truthiness on the left-hand side of a `&&` expression
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading