Skip to content

Build PR

Build PR #5516

Triggered via merge group October 1, 2024 14:44
Status Success
Total duration 2m 54s
Artifacts

build-pr.yml

on: merge_group
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: packages/client/src/schema/selection.spec.ts#L28
'validTeamColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L31
'invalidFullNameTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L33
'invalidPartialTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L35
'invalidDeleteTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L37
'invalidReadTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L39
'invalidInternalDateColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L42
'internalVersionColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L43
'internalCreatedAtColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L44
'internalUpdatedAtColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L45
'linkVersionColumns' is assigned a value but never used. Allowed unused vars must match /^_/u