Skip to content

chore: wip

chore: wip #8171

Triggered via push May 22, 2024 16:53
Status Failure
Total duration 1m 6s
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/Actions/UserIndexOrmAction.ts#L12
This code will never be reached ...
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L127
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L171
This default parameter should follow the last required parameter or should be a required parameter.
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L459
This type annotation is trivially inferred from its initialization.
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L459
This type annotation is trivially inferred from its initialization.
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L510
This default parameter should follow the last required parameter or should be a required parameter.
lint (ubuntu-latest): storage/framework/orm/src/models/User.ts#L134
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/User.ts#L178
This default parameter should follow the last required parameter or should be a required parameter.
lint (ubuntu-latest): storage/framework/orm/src/models/User.ts#L495
This type annotation is trivially inferred from its initialization.
lint (ubuntu-latest): storage/framework/orm/src/models/User.ts#L495
This type annotation is trivially inferred from its initialization.
typecheck (ubuntu-latest)
Process completed with exit code 1.