Skip to content

👕 #347 Formatterの仕様が変わったので再適応 #622

👕 #347 Formatterの仕様が変わったので再適応

👕 #347 Formatterの仕様が変わったので再適応 #622

Triggered via push October 10, 2024 15:21
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
Matrix: Build And Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build And Test (20.x): src/utils/assertNever.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
Build And Test (20.x): src/utils/assertNever.ts#L2
'value' is defined but never used. Allowed unused args must match /^_/u
Build And Test (20.x): src/utils/gtm.ts#L36
Use a `type` instead of an `interface`
Build And Test (20.x): src/utils/gtm.ts#L42
Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found
Build And Test (20.x): src/utils/gtm.ts#L51
Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found
Build And Test (20.x): src/utils/gtm.ts#L60
Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found
Build And Test (20.x): src/utils/gtm.ts#L69
Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found
Build And Test (20.x): src/utils/gtm.ts#L78
Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found
Build And Test (20.x): src/utils/gtm.ts#L87
Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found
Build And Test (20.x): src/utils/gtm.ts#L96
Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found
Build And Test (20.x): src/app/_components/Header.test.tsx#L31
Use shorthand boolean attribute 'isLoggedIn'
Build And Test (20.x): src/app/_components/Header.test.tsx#L42
Use shorthand boolean attribute 'isLoggedIn'
Build And Test (20.x): src/app/_components/HeaderLogo.tsx#L21
Use shorthand boolean attribute 'aria-hidden'
Build And Test (20.x): src/app/_components/LoginButton.tsx#L14
Use shorthand boolean attribute 'showGithubIcon'