fix(internal): migrate sdk generators to GeneratorError #47178
ci.yml
on: pull_request
compile
1m 10s
boundaries
1m 17s
depcheck
1m 23s
validate-cli-dependencies
47s
lint
1m 12s
biome
50s
test
52s
test-ete
2m 43s
live-test-dev
0s
generate-docs-test-windows
0s
live-test-dev-windows
0s
Annotations
13 errors
|
biome
Process completed with exit code 1.
|
|
compile
Process completed with exit code 2.
|
|
compile
@fern-api/base-generator#compile: command (/home/runner/work/fern/fern/generators/base) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
|
compile
Object literal may only specify known properties, and 'release' does not exist in type '{ workspaceName: string; organization: string; }'.
|
|
lint
Process completed with exit code 2.
|
|
lint
@fern-api/base-generator#compile: command (/home/runner/work/fern/fern/generators/base) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
|
lint
Object literal may only specify known properties, and 'release' does not exist in type '{ workspaceName: string; organization: string; }'.
|
|
test
Process completed with exit code 2.
|
|
test
@fern-api/base-generator#compile: command (/home/runner/work/fern/fern/generators/base) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
|
test
Object literal may only specify known properties, and 'release' does not exist in type '{ workspaceName: string; organization: string; }'.
|
|
test-ete
Process completed with exit code 2.
|
|
test-ete
@fern-api/base-generator#compile: command (/home/runner/work/fern/fern/generators/base) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
|
test-ete
Object literal may only specify known properties, and 'release' does not exist in type '{ workspaceName: string; organization: string; }'.
|