Skip to content

feat: GitHub Actions #1

feat: GitHub Actions

feat: GitHub Actions #1

Triggered via pull request September 3, 2023 05:11
@iiio2iiio2
opened #1
actions
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
ci: src/components/admin/matches/MatchForm.tsx#L81
'dataToSubmit' is never reassigned. Use 'const' instead
ci: src/components/admin/players/PlayerForm.tsx#L59
'dataToSubmit' is never reassigned. Use 'const' instead
ci: src/components/admin/players/PlayerForm.tsx#L138
Do not use "@ts-ignore" because it alters compilation errors
ci: src/components/home/featured/Stripes.tsx#L4
'stripesState' is never reassigned. Use 'const' instead
ci: src/components/home/meetPlayers/Cards.tsx#L8
'cards' is never reassigned. Use 'const' instead
ci: src/components/home/meetPlayers/Index.tsx#L6
'tagDefault' is never reassigned. Use 'const' instead
ci: src/utils/fileUploader.tsx#L3
Do not use "@ts-ignore" because it alters compilation errors
ci
Process completed with exit code 1.
ci: src/App.tsx#L18
Unexpected any. Specify a different type
ci: src/components/admin/matches/Index.tsx#L18
Unexpected any. Specify a different type
ci: src/components/admin/matches/Index.tsx#L20
Unexpected any. Specify a different type
ci: src/components/admin/matches/MatchForm.tsx#L37
Unexpected any. Specify a different type
ci: src/components/admin/matches/MatchForm.tsx#L80
Unexpected any. Specify a different type
ci: src/components/admin/matches/MatchForm.tsx#L148
Unexpected any. Specify a different type
ci: src/components/admin/players/Index.tsx#L18
Unexpected any. Specify a different type
ci: src/components/admin/players/Index.tsx#L20
Unexpected any. Specify a different type
ci: src/components/admin/players/PlayerForm.tsx#L58
Unexpected any. Specify a different type
ci: src/components/admin/players/PlayerForm.tsx#L107
Unexpected any. Specify a different type
ci
Unexpected input(s) 'node_version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']