Skip to content

Release tracking

Release tracking #5514

Triggered via pull request October 1, 2024 14:10
Status Failure
Total duration 2m 45s
Artifacts

build-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
packages/cli/src/commands/init/index.test.ts > xata init > generates typescript types: packages/cli/src/commands/init/index.test.ts#L145
Error: Snapshot `xata init > generates typescript types 1` mismatched - Expected + Received @@ -10,11 +10,11 @@ "output": "src/xataCustom.ts" } }", "package.json": "{"name":"test","version":"1.0.0"}", "readme.md": "", - "xataCustom.ts": "// Generated by Xata Codegen 0.30.0. Please do not edit. + "xataCustom.ts": "// Generated by Xata Codegen 0.30.1. Please do not edit. import { buildClient } from "@xata.io/client"; import type { BaseClientOptions, SchemaInference, XataRecord, ❯ packages/cli/src/commands/init/index.test.ts:145:25
packages/cli/src/commands/init/index.test.ts > xata init > warns user if no package.json: packages/cli/src/commands/init/index.test.ts#L231
Error: Snapshot `xata init > warns user if no package.json 1` mismatched - Expected + Received @@ -9,11 +9,11 @@ "codegen": { "output": "src/xataCustom.ts" } }", "readme.md": "", - "xataCustom.ts": "// Generated by Xata Codegen 0.30.0. Please do not edit. + "xataCustom.ts": "// Generated by Xata Codegen 0.30.1. Please do not edit. import { buildClient } from "@xata.io/client"; import type { BaseClientOptions, SchemaInference, XataRecord, ❯ packages/cli/src/commands/init/index.test.ts:231:25
packages/cli/src/commands/init/index.test.ts > xata init > deno doesn't install packages: packages/cli/src/commands/init/index.test.ts#L307
Error: Snapshot `xata init > deno doesn't install packages 1` mismatched - Expected + Received @@ -10,11 +10,11 @@ "output": "src/xataCustom.ts", "moduleType": "deno" } }", "readme.md": "", - "xataCustom.ts": "// Generated by Xata Codegen 0.30.0. Please do not edit. + "xataCustom.ts": "// Generated by Xata Codegen 0.30.1. Please do not edit. import { buildClient } from "npm:@xata.io/client@latest"; import type { BaseClientOptions, SchemaInference, XataRecord, ❯ packages/cli/src/commands/init/index.test.ts:307:25
packages/cli/src/commands/init/index.test.ts > xata init > uses pnpm automatically if lockfile exists : packages/cli/src/commands/init/index.test.ts#L387
Error: Snapshot `xata init > uses pnpm automatically if lockfile exists 1` mismatched - Expected + Received @@ -11,11 +11,11 @@ } }", "package.json": "{"name":"test","version":"1.0.0"}", "pnpm-lock.yaml": "lockfileVersion: '6.0'", "readme.md": "", - "xataCustom.ts": "// Generated by Xata Codegen 0.30.0. Please do not edit. + "xataCustom.ts": "// Generated by Xata Codegen 0.30.1. Please do not edit. import { buildClient } from "@xata.io/client"; import type { BaseClientOptions, SchemaInference, XataRecord, ❯ packages/cli/src/commands/init/index.test.ts:387:25
test
Process completed with exit code 1.
build
Process completed with exit code 1.
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
build
The following actions uses node12 which is deprecated and will be forced to run on node16: peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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, peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/