Skip to content

Merge branch 'develop' into feat/safefs #89

Merge branch 'develop' into feat/safefs

Merge branch 'develop' into feat/safefs #89

Triggered via push August 30, 2024 08:31
Status Failure
Total duration 30s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: packages/safe-fs/src/getter.ts#L2
Unable to resolve path to module 'zod'
lint: packages/safe-fs/src/getter.ts#L7
Unsafe assignment of an `any` value
lint: packages/safe-fs/src/getter.ts#L7
Unsafe call of an `any` typed value
lint: packages/safe-fs/src/getter.ts#L7
Unsafe member access .record on an `any` value
lint: packages/safe-fs/src/getter.ts#L7
Unsafe call of an `any` typed value
lint: packages/safe-fs/src/getter.ts#L7
Unsafe member access .array on an `any` value
lint: packages/safe-fs/src/getter.ts#L7
Unsafe call of an `any` typed value
lint: packages/safe-fs/src/getter.ts#L7
Unsafe member access .number on an `any` value
lint: packages/safe-fs/src/getter.ts#L10
Unsafe assignment of an `any` value
lint: packages/safe-fs/src/getter.ts#L10
Unsafe call of an `any` typed value
lint
The following actions use a deprecated Node.js version 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/