fix(deps): update weekly minor & patch updates #4544
Annotations
11 errors and 3 warnings
Lint:
backend/src/admin.ts#L538
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Lint:
backend/src/admin.ts#L538
Unsafe member access .MAIL_USERNAME on an `any` value
|
Lint:
backend/src/auth.ts#L195
Unsafe member access .NODE_ENV on an `any` value
|
Lint:
backend/src/config.ts#L34
Unsafe assignment of an `any` value
|
Lint:
backend/src/config.ts#L34
Unsafe member access .DB_HOST on an `any` value
|
Lint:
backend/src/config.ts#L35
Unsafe member access .DB_PORT on an `any` value
|
Lint:
backend/src/config.ts#L36
Unsafe assignment of an `any` value
|
Lint:
backend/src/config.ts#L36
Unsafe member access .DB_USER on an `any` value
|
Lint:
backend/src/config.ts#L37
Unsafe assignment of an `any` value
|
Lint:
backend/src/config.ts#L37
Unsafe member access .DB_PASSWORD on an `any` value
|
Test
Process completed with exit code 17.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|