Skip to content

Merge pull request #204 from MrTRyy/178-buildin-navbar #96

Merge pull request #204 from MrTRyy/178-buildin-navbar

Merge pull request #204 from MrTRyy/178-buildin-navbar #96

Triggered via push December 20, 2023 17:04
Status Failure
Total duration 1m 47s
Artifacts

main.yml

on: push
lint-and-format
1m 35s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint-and-format
Process completed with exit code 1.
lint-and-format: src/App.tsx#L57
Unsafe assignment of an `any` value
lint-and-format: src/App.tsx#L57
Unsafe member access .ul on an `any` value
lint-and-format: src/App.tsx#L57
Unsafe any typed template tag
lint-and-format: src/App.tsx#L67
Unsafe member access .colors on an `any` value
lint-and-format: src/App.tsx#L67
Unsafe return of an `any` typed value
lint-and-format: src/GlobalStyle.ts#L6
Unsafe assignment of an `any` value
lint-and-format: src/GlobalStyle.ts#L6
Unsafe any typed template tag
lint-and-format: src/GlobalStyle.ts#L10
Unsafe member access .colors on an `any` value
lint-and-format: src/GlobalStyle.ts#L10
Unsafe return of an `any` typed value
lint-and-format: src/GlobalStyle.ts#L11
Unsafe member access .colors on an `any` value
lint-and-format
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/