Make price optional for future use #1944
test.yml
on: push
Terraform lint
6s
Run tests
1m 31s
Annotations
4 errors and 3 warnings
Run tests
@peated/server#build: command (/home/runner/work/peated/peated/apps/server) /home/runner/work/peated/peated/node_modules/.bin/pnpm run build exited (2)
|
Run tests
No overload matches this call.
|
Run tests
Argument of type '(bottle: { brand: number | { name: string; region?: number | null | undefined; country?: number | null | undefined; type?: ("brand" | "bottler" | "distiller")[] | undefined; id?: number | null | undefined; ... 6 more ...; website?: string | ... 1 more ... | undefined; }; ... 16 more ...; distillers?: (number | { ......' is not assignable to parameter of type '(bottle: { brand: number | { name: string; region?: number | null | undefined; country?: number | null | undefined; type?: ("brand" | "bottler" | "distiller")[] | undefined; id?: number | null | undefined; ... 6 more ...; website?: string | ... 1 more ... | undefined; }; ... 16 more ...; distillers?: (number | { ......'.
|
Run tests
Process completed with exit code 2.
|
Terraform lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, terraform-linters/setup-tflint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|