added envs to github action CI config #21
continuous-integrations.yaml
on: push
Run ESLint and Prettier
5s
Run unit tests with Jest
6s
Bundle package with Rollup.js
4s
Annotations
21 errors and 3 warnings
Run ESLint and Prettier
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 8, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.BASE_URL
|
Run ESLint and Prettier
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 9, Col: 20): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.USER_NAME
|
Run ESLint and Prettier
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 10, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.USER_PASSWORD
|
Run ESLint and Prettier
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 11, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DATABASE_NAME
|
Run ESLint and Prettier
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 6, Col: 7): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
Run ESLint and Prettier
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Run ESLint and Prettier
Failed to load /home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml
|
Bundle package with Rollup.js
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 8, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.BASE_URL
|
Bundle package with Rollup.js
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 9, Col: 20): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.USER_NAME
|
Bundle package with Rollup.js
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 10, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.USER_PASSWORD
|
Bundle package with Rollup.js
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 11, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DATABASE_NAME
|
Bundle package with Rollup.js
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 6, Col: 7): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
Bundle package with Rollup.js
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Bundle package with Rollup.js
Failed to load /home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml
|
Run unit tests with Jest
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 8, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.BASE_URL
|
Run unit tests with Jest
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 9, Col: 20): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.USER_NAME
|
Run unit tests with Jest
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 10, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.USER_PASSWORD
|
Run unit tests with Jest
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 11, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DATABASE_NAME
|
Run unit tests with Jest
/home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml (Line: 6, Col: 7): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
Run unit tests with Jest
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Run unit tests with Jest
Failed to load /home/runner/work/prest-client/prest-client/./.github/actions/setup/action.yaml
|
Run ESLint and Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Bundle package with Rollup.js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests with Jest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|