Skip to content

Add oxlint to the repo #17

Add oxlint to the repo

Add oxlint to the repo #17

Triggered via pull request May 4, 2026 10:14
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
typescript-eslint(prefer-readonly-parameter-types): test/index.test.ts#L90
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): modules.d.ts#L2
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): index.ts#L85
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): index.ts#L70
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): index.ts#L52
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): get-changed-packages.ts#L27
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): index.ts#L20
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): index.ts#L15
Parameter should be a readonly type.
typescript-eslint(prefer-readonly-parameter-types): index.ts#L11
Parameter should be a readonly type.
eslint-plugin-vitest(no-conditional-in-test): test/index.test.ts#L287
Avoid having conditionals in tests.
CI OK
Process completed with exit code 1.