Skip to content

Add a workflow to build docker image #171

Add a workflow to build docker image

Add a workflow to build docker image #171

Triggered via pull request November 28, 2023 23:46
@H-ShayH-Shay
synchronize #202
shay/docker_ci
Status Failure
Total duration 35s
Artifacts

pipeline.yml

on: pull_request
Unit tests
26s
Unit tests
Build JSONSchema, TypeScript and Web
20s
Build JSONSchema, TypeScript and Web
Build Docker Image
26s
Build Docker Image
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Build JSONSchema, TypeScript and Web: src/web.ts#L20
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("rfc4648")' call instead.
Build JSONSchema, TypeScript and Web
Process completed with exit code 2.
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn build" did not complete successfully: exit code: 2
Build JSONSchema, TypeScript and Web
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Docker Image
The `save-state` 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/
Build Docker Image
The `save-state` 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/
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/