Skip to content

chore(deps): update all non-major dependencies (#1047) #8015

chore(deps): update all non-major dependencies (#1047)

chore(deps): update all non-major dependencies (#1047) #8015

Triggered via push May 17, 2024 21:52
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Matrix: typecheck
release-check
3s
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/Post.ts#L121
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/Post.ts#L126
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/Post.ts#L132
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/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/Post.ts#L459
This type annotation is trivially inferred from its initialization.
lint (ubuntu-latest): storage/framework/orm/src/Post.ts#L459
This type annotation is trivially inferred from its initialization.
lint (ubuntu-latest): storage/framework/orm/src/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/Subscriber.ts#L118
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/Subscriber.ts#L123
Forbidden non-null assertion.
lint (ubuntu-latest): storage/framework/orm/src/Subscriber.ts#L129
Forbidden non-null assertion.
typecheck (ubuntu-latest)
Process completed with exit code 2.