release: partial implement for internal use #2
Annotations
12 errors and 3 warnings
Unit Test
Process completed with exit code 1.
|
Build Test
Process completed with exit code 1.
|
Lint Code:
src/apis/auth/access-token.ts#L1
Unable to resolve path to module 'common/request'
|
Lint Code:
src/apis/auth/access-token.ts#L2
Unable to resolve path to module 'common/transformer'
|
Lint Code:
src/apis/auth/request.ts#L1
Unable to resolve path to module 'common/request'
|
Lint Code:
src/apis/auth/request.ts#L2
Unable to resolve path to module 'common/transformer'
|
Lint Code:
src/apis/rest/photo-set/get-info.ts#L1
Unable to resolve path to module 'common/request'
|
Lint Code:
src/apis/rest/photo-set/get-list.ts#L1
Unable to resolve path to module 'common/request'
|
Lint Code:
src/apis/rest/photo/delete.ts#L1
Unable to resolve path to module 'common/request'
|
Lint Code:
src/apis/rest/photo/get-info.ts#L1
Unable to resolve path to module 'common/request'
|
Lint Code:
src/apis/rest/photo/get-sizes.ts#L1
Unable to resolve path to module 'common/request'
|
Lint Code:
src/apis/rest/photo/set-meta.ts#L1
Unable to resolve path to module 'common/request'
|
Unit Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint Code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|