Skip to content

fix(author): fix session.user related errors #53

fix(author): fix session.user related errors

fix(author): fix session.user related errors #53

Triggered via push September 10, 2023 17:08
Status Failure
Total duration 1m 17s
Artifacts

build.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: packages/console/src/index.ts#L33
Property 'stats' does not exist on type 'NodeConsole'.
build: packages/console/src/index.ts#L33
Property 'meta' does not exist on type 'NodeConsole'.
build: packages/console/src/index.ts#L41
Property '_sendType' does not exist on type 'Session<keyof User, never>'.
build
Process completed with exit code 2.
test (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/