fix(reposService): simple git path cwd #4745
Annotations
11 warnings
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/
|
src/classes/Collection.js#L4
`@utils/yaml-utils` import should occur after import of `@utils/utils.js`
|
src/classes/Config.js#L1
File has too many classes (2). Maximum allowed is 1
|
src/classes/Directory.js#L1
File has too many classes (4). Maximum allowed is 1
|
src/classes/File.js#L1
File has too many classes (10). Maximum allowed is 1
|
src/classes/MediaFile.js#L1
File has too many classes (3). Maximum allowed is 1
|
src/classes/ResourceRoom.js#L24
`js-base64` import should occur before import of `lodash`
|
src/config/config.ts#L5
Unexpected any. Specify a different type
|
src/config/config.ts#L13
Unexpected any. Specify a different type
|
src/config/config.ts#L20
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
|
src/config/config.ts#L34
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading