Skip to content

build: Update husky to version 9.1.4 and add prepare script for husky #5

build: Update husky to version 9.1.4 and add prepare script for husky

build: Update husky to version 9.1.4 and add prepare script for husky #5

Triggered via push August 8, 2024 14:54
Status Failure
Total duration 2m 41s
Billable time 4m
Artifacts

ci.yml

on: push
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Unit tests (22.x)
Process completed with exit code 1.
Unit tests (22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint (22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint (22.x): src/middleware.ts#L4
'next' is defined but never used. Allowed unused args must match /^_/u
ESLint (22.x): src/middleware.ts#L10
'next' is defined but never used. Allowed unused args must match /^_/u
ESLint (22.x): src/middleware.ts#L15
Unexpected any. Specify a different type
ESLint (22.x): src/middleware.ts#L15
Unexpected any. Specify a different type
ESLint (22.x): src/middleware.ts#L15
Unexpected any. Specify a different type
ESLint (22.x): src/middleware.ts#L15
Unexpected any. Specify a different type
ESLint (22.x): src/middleware.ts#L20
Unexpected any. Specify a different type
ESLint (22.x): src/notification/discord.ts#L3
Unexpected any. Specify a different type
ESLint (22.x): src/notification/discord.ts#L4
Unexpected any. Specify a different type
ESLint (22.x): src/notification/discord.ts#L10
Unexpected any. Specify a different type