Skip to content

Update members.json #37

Update members.json

Update members.json #37

Triggered via push August 1, 2024 10:04
Status Failure
Total duration 30s
Artifacts

deploy.yaml

on: push
build-and-push
20s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
Error: buildah exited with code 1 Trying to pull registry.access.redhat.com/ubi9/nodejs-18-minimal:latest... Getting image source signatures Copying blob sha256:abc958d56c78361f8729ef806acc3bf90fc7171fff627279f6168a385e07ef0b Copying blob sha256:247c2d03e9487628cb6754ff5385a670df160f7bba36af8fc1f2066e461dc36e Copying blob sha256:abc958d56c78361f8729ef806acc3bf90fc7171fff627279f6168a385e07ef0b Copying blob sha256:247c2d03e9487628cb6754ff5385a670df160f7bba36af8fc1f2066e461dc36e Copying config sha256:d4d6a6428a025224ee67c7c6bb85c926c83fc093b71f8e8fe931137908ee776a Writing manifest to image destination Storing signatures npm notice npm notice New minor version of npm available! 10.5.0 -> 10.8.2 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.2> npm notice Run `npm install -g [email protected]` to update! npm notice Failed to compile. ./content/members.json:483:3 Type error: Property assignment expected. 481 | "year": 2024 482 | }, > 483 | { | ^ 484 | "name": "Venla", 485 | "githubName": "ranven", 486 | "linkedInName": "venla-rantanen", error building at STEP "RUN npm run build": error while running runtime: exit status 1 time="2024-08-01T10:04:42Z" level=error msg="exit status 1"
build-and-push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/