Skip to content

로컬 링크 lint 규칙 개선 #458

로컬 링크 lint 규칙 개선

로컬 링크 lint 규칙 개선 #458

Triggered via pull request May 7, 2024 12:09
Status Failure
Total duration 1m 58s
Artifacts

lint.yml

on: pull_request
Lint code and MDX files
1m 49s
Lint code and MDX files
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint code and MDX files: eslint.config.js#L1
Run autofix to sort these imports!
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/index.ts#L1
Run autofix to sort these exports!
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/nav.ts#L1
Run autofix to sort these imports!
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/nav.ts#L46
Unsafe member access .redirects on an `any` value
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/nav.ts#L48
This assertion is unnecessary since it does not change the type of the expression
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/nav.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: string; } | ArrayLike<string>`
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/nav.ts#L48
Unsafe member access .redirects on an `any` value
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/nav.ts#L75
Unsafe argument of type `Map<any, any>` assigned to a parameter of type `Map<string, string>`
Lint code and MDX files: packages/lint-local-links-valid/src/eslint/redir.ts#L1
Run autofix to sort these imports!
Lint code and MDX files: packages/lint-local-links-valid/src/index.ts#L1
Run autofix to sort these exports!