Skip to content

chore: wip

chore: wip #7923

Triggered via push May 12, 2024 06:47
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Matrix: typecheck
release-check
5s
release-check
deploy-prod
0s
deploy-prod
deploy-dev
0s
deploy-dev
deploy-stage
0s
deploy-stage
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint (ubuntu-latest): storage/framework/orm/src/User.ts#L124
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/User.ts#L129
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/User.ts#L135
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/User.ts#L173
This default parameter should follow the last required parameter or should be a required parameter.
lint (ubuntu-latest): storage/framework/orm/src/User.ts#L466
This type annotation is trivially inferred from its initialization.
lint (ubuntu-latest): storage/framework/orm/src/User.ts#L466
This type annotation is trivially inferred from its initialization.
lint (ubuntu-latest): storage/framework/orm/src/User.ts#L509
This default parameter should follow the last required parameter or should be a required parameter.
lint (ubuntu-latest): storage/framework/orm/src/Post.ts#L118
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/Post.ts#L123
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/Post.ts#L129
Forbidden non-null assertion.
typecheck (ubuntu-latest)
Process completed with exit code 2.