remove codeowners #4
pr.yml
on: push
Check formatting
10s
Build
11s
Annotations
11 errors and 2 warnings
Check formatting
Process completed with exit code 1.
|
Build:
src/sections/Sponsors.tsx#L5
'Container' is declared but its value is never read.
|
Build:
src/sections/Sponsors.tsx#L12
Property 'h' is missing in type '{ src: string; alt: string; href: string; }' but required in type 'ISponsor'.
|
Build:
src/sections/Sponsors.tsx#L13
Property 'h' is missing in type '{ src: string; alt: string; href: string; }' but required in type 'ISponsor'.
|
Build:
src/sections/Sponsors.tsx#L18
Property 'h' is missing in type '{ src: string; alt: string; href: string; }' but required in type 'ISponsor'.
|
Build:
src/sections/Sponsors.tsx#L23
Property 'h' is missing in type '{ src: string; alt: string; href: string; }' but required in type 'ISponsor'.
|
Build:
src/sections/Sponsors.tsx#L28
Property 'h' is missing in type '{ src: string; alt: string; href: string; }' but required in type 'ISponsor'.
|
Build:
src/sections/Sponsors.tsx#L29
Property 'h' is missing in type '{ src: string; alt: string; href: string; }' but required in type 'ISponsor'.
|
Build:
src/sections/Sponsors.tsx#L35
Property 'h' is missing in type '{ src: string; alt: string; href: string; }' but required in type 'ISponsor'.
|
Build:
src/styles.ts#L1
'styled' is declared but its value is never read.
|
Build
Process completed with exit code 2.
|
Check formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|