wip: collection updates #354
node.yaml
on: push
Matrix: Test Package
Build Core and publish docker image
16s
Typecheck and Lint Core
4m 38s
Test Core
4m 29s
AsyncAPI Generation
1m 54s
OpenAPI Generation
2m 9s
Publish Docs
4m 41s
Check for multiple library versions
2m 7s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
12 errors and 11 warnings
Lint Package (meteor-lib):
packages/meteor-lib/src/Settings.ts#L76
Unexpected 'nocommit' comment: 'nocommit - hack for testing'
|
|
Lint Package (meteor-lib):
packages/meteor-lib/src/userPermissions.ts#L12
Replace `'studio',·'configure',·'developer',·'testing',·'service','gateway'` with `⏎↹'studio',⏎↹'configure',⏎↹'developer',⏎↹'testing',⏎↹'service',⏎↹'gateway',⏎`
|
Lint Package (meteor-lib):
packages/meteor-lib/src/userPermissions.ts#L22
Replace `true` with `·true,`
|
Lint Package (meteor-lib):
packages/meteor-lib/src/userPermissions.ts#L31
Replace `gateway:false` with `⏎↹↹gateway:·false,`
|
Lint Package (meteor-lib)
Process completed with exit code 1.
|
Test Core
Process completed with exit code 1.
|
Typecheck and Lint Core:
meteor/server/main.ts#L57
"./security/_security" is not found
|
Typecheck and Lint Core:
meteor/server/publications/organization.ts#L42
Unexpected 'nocommit' comment: 'nocommit - is this correct?'
|
Typecheck and Lint Core:
meteor/server/publications/studio.ts#L40
Unexpected 'nocommit' comment: 'nocommit: this is wrong, and will leak...'
|
Typecheck and Lint Core:
meteor/server/security/auth.ts#L56
Unexpected 'nocommit' comment: 'nocommit - this won't work nicely'
|
Typecheck and Lint Core
Process completed with exit code 1.
|
Test Package (14.x, corelib, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (shared-lib, 18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (blueprints-integration, 18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (server-core-integration, 18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (18.x, openapi)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (18.x, meteor-lib, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Lint Package (meteor-lib):
packages/meteor-lib/src/__tests__/time.spec.ts#L7
Some tests seem to be commented
|
Test Package (14.x, job-worker, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Lint Package (job-worker):
packages/job-worker/src/ingest/__tests__/ingestPartJobs.spec.ts#L293
Some tests seem to be commented
|
Test Package (18.x, live-status-gateway, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Test Package (18.x, webui)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|