Skip to content

chore: wip

chore: wip #8019

Triggered via push May 18, 2024 00:52
Status Failure
Total duration 57s
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/Subscriber.ts#L118
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/Subscriber.ts#L123
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/models/Subscriber.ts#L129
Forbidden non-null assertion.
typecheck (ubuntu-latest)
Process completed with exit code 2.