Create sonar-project.properties #5
test.yml
on: push
lint-build-verify-sonar
1m 18s
test-starts
6s
test-realistic
2m 38s
test-invalid-config
28s
Annotations
2 errors and 3 warnings
test-invalid-config
Error: Turbo Cache Server failed to start on port: 45237
Server error log:
/home/runner/work/turborepo-remote-cache-gh-action-v2/turborepo-remote-cache-gh-action-v2/dist/server/index.cjs:101455
throw error
^
Error: env/STORAGE_PROVIDER must be equal to constant, env/STORAGE_PROVIDER must be equal to constant, env/STORAGE_PROVIDER must be equal to constant, env/STORAGE_PROVIDER must be equal to constant, env/STORAGE_PROVIDER must be equal to constant, env/STORAGE_PROVIDER must match a schema in anyOf
at envSchema (/home/runner/work/turborepo-remote-cache-gh-action-v2/turborepo-remote-cache-gh-action-v2/dist/server/index.cjs:101453:19)
at 21968 (/home/runner/work/turborepo-remote-cache-gh-action-v2/turborepo-remote-cache-gh-action-v2/dist/server/index.cjs:233214:38)
at __nccwpck_require__ (/home/runner/work/turborepo-remote-cache-gh-action-v2/turborepo-remote-cache-gh-action-v2/dist/server/index.cjs:240177:43)
at /home/runner/work/turborepo-remote-cache-gh-action-v2/turborepo-remote-cache-gh-action-v2/dist/server/index.cjs:240236:23
at /home/runner/work/turborepo-remote-cache-gh-action-v2/turborepo-remote-cache-gh-action-v2/dist/server/index.cjs:240249:3
at Object.<anonymous> (/home/runner/work/turborepo-remote-cache-gh-action-v2/turborepo-remote-cache-gh-action-v2/dist/server/index.cjs:240252:12)
at Module._compile (node:internal/modules/cjs/loader:1565:14)
at Object..js (node:internal/modules/cjs/loader:1708:10)
at Module.load (node:internal/modules/cjs/loader:1318:32)
at Function._load (node:internal/modules/cjs/loader:1128:12) {
errors: [
{
instancePath: '/STORAGE_PROVIDER',
schemaPath: '#/properties/STORAGE_PROVIDER/anyOf/0/const',
keyword: 'const',
params: { allowedValue: 'local' },
message: 'must be equal to constant'
},
{
instancePath: '/STORAGE_PROVIDER',
schemaPath: '#/properties/STORAGE_PROVIDER/anyOf/1/const',
keyword: 'const',
params: { allowedValue: 'S3' },
message: 'must be equal to constant'
},
{
instancePath: '/STORAGE_PROVIDER',
schemaPath: '#/properties/STORAGE_PROVIDER/anyOf/2/const',
keyword: 'const',
params: { allowedValue: 's3' },
message: 'must be equal to constant'
},
{
instancePath: '/STORAGE_PROVIDER',
schemaPath: '#/properties/STORAGE_PROVIDER/anyOf/3/const',
keyword: 'const',
params: { allowedValue: 'google-cloud-storage' },
message: 'must be equal to constant'
},
{
instancePath: '/STORAGE_PROVIDER',
schemaPath: '#/properties/STORAGE_PROVIDER/anyOf/4/const',
keyword: 'const',
params: { allowedValue: 'azure-blob-storage' },
message: 'must be equal to constant'
},
{
instancePath: '/STORAGE_PROVIDER',
schemaPath: '#/properties/STORAGE_PROVIDER/anyOf',
keyword: 'anyOf',
params: {},
message: 'must match a schema in anyOf'
}
]
}
Node.js v22.12.0
|
lint-build-verify-sonar
Process completed with exit code 3.
|
test-starts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-invalid-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-realistic
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|