Skip to content

feat(githubService): update API #4548

feat(githubService): update API

feat(githubService): update API #4548

Triggered via push October 17, 2023 06:47
Status Failure
Total duration 5m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Determine if Build & Deploy is needed
1s
Determine if Build & Deploy is needed
Build and deploy to EB
0s
Build and deploy to EB
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 15 warnings
build: src/services/db/GitFileSystemService.ts#L48
Argument of type '"aws.efs.volPathStaging"' is not assignable to parameter of type 'Path<{ env: string; port: number; gitGuardian: string; cloudmersiveKey: string; app: { frontendUrl: string; }; mutexTableName: string; sites: { pageCount: number; }; auth: { cookieDomain: string; tokenExpiry: number; ... 4 more ...; sessionSecret: string; }; ... 12 more ...; uptimeRobot: { ...; }; }> | null | undefi...'.
build: src/services/db/GitFileSystemService.ts#L49
Argument of type '"aws.efs.volPathStagingLite"' is not assignable to parameter of type 'Path<{ env: string; port: number; gitGuardian: string; cloudmersiveKey: string; app: { frontendUrl: string; }; mutexTableName: string; sites: { pageCount: number; }; auth: { cookieDomain: string; tokenExpiry: number; ... 4 more ...; sessionSecret: string; }; ... 12 more ...; uptimeRobot: { ...; }; }> | null | undefi...'.
build: src/services/identity/ReposService.ts#L34
Argument of type '"aws.efs.volPathStaging"' is not assignable to parameter of type 'Path<{ env: string; port: number; gitGuardian: string; cloudmersiveKey: string; app: { frontendUrl: string; }; mutexTableName: string; sites: { pageCount: number; }; auth: { cookieDomain: string; tokenExpiry: number; ... 4 more ...; sessionSecret: string; }; ... 12 more ...; uptimeRobot: { ...; }; }> | null | undefi...'.
build
Process completed with exit code 2.
test
Process completed with exit code 1.
Determine if Build & Deploy is needed
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/
install
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/classes/Collection.js#L4
`@utils/yaml-utils` import should occur after import of `@utils/utils.js`
lint: src/classes/Config.js#L1
File has too many classes (2). Maximum allowed is 1
lint: src/classes/Directory.js#L1
File has too many classes (4). Maximum allowed is 1
lint: src/classes/File.js#L1
File has too many classes (10). Maximum allowed is 1
lint: src/classes/MediaFile.js#L1
File has too many classes (3). Maximum allowed is 1
lint: src/classes/ResourceRoom.js#L24
`js-base64` import should occur before import of `lodash`
lint: src/config/config.ts#L5
Unexpected any. Specify a different type
lint: src/config/config.ts#L13
Unexpected any. Specify a different type
lint: src/config/config.ts#L20
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
lint: src/config/config.ts#L34
Unexpected any. Specify a different type
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/