Skip to content

Change branch references from 'master' to 'main' #2049

Change branch references from 'master' to 'main'

Change branch references from 'master' to 'main' #2049

Triggered via push September 7, 2025 08:50
Status Failure
Total duration 44s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
heroku
Error: Command failed: heroku container:push web --app dsomm #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 635B done #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 12) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/node:18.7.0-alpine3.18 #2 ERROR: docker.io/library/node:18.7.0-alpine3.18: not found #3 [internal] load metadata for docker.io/wurstbrot/dsomm-yaml-generation:1.15.3 #3 CANCELED #4 [internal] load metadata for docker.io/library/caddy:2.10.0 #4 CANCELED ------ > [internal] load metadata for docker.io/library/node:18.7.0-alpine3.18: ------ 1 warning found (use docker --debug to expand): - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 12) Dockerfile:1 -------------------- 1 | >>> FROM node:18.7.0-alpine3.18 AS build 2 | 3 | WORKDIR /usr/src/app -------------------- ERROR: failed to build: failed to solve: node:18.7.0-alpine3.18: failed to resolve source metadata for docker.io/library/node:18.7.0-alpine3.18: docker.io/library/node:18.7.0-alpine3.18: not found › Error: docker build exited with Error: 1
build
buildx failed with: ERROR: failed to build: failed to solve: node:18.7.0-alpine3.18: failed to resolve source metadata for docker.io/library/node:18.7.0-alpine3.18: docker.io/library/node:18.7.0-alpine3.18: not found
build
The `set-output` 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/