Skip to content

chore: wip

chore: wip #8027

Triggered via push May 18, 2024 08:10
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Matrix: typecheck
release-check
2s
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/models/Post.ts#L121
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L126
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L132
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/Post.ts#L170
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#L502
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#L125
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/User.ts#L130
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/User.ts#L136
Forbidden non-null assertion.
typecheck (ubuntu-latest)
Process completed with exit code 2.