add DSOMM user day 2025 #1976
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: 501B done
#1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/wurstbrot/dsomm-yaml-generation:latest
#2 DONE 0.1s
#3 [internal] load metadata for docker.io/library/caddy:latest
#3 DONE 0.1s
#4 [internal] load metadata for docker.io/library/node:18.7-alpine
#4 DONE 0.1s
#5 [internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.0s
#6 [build 1/6] FROM docker.io/library/node:18.7-alpine@sha256:02a5466bd5abde6cde29c16d83e2f5a10eec11c8dcefa667a2c9f88a7fa8b0b3
#6 DONE 0.0s
#7 [stage-2 1/4] FROM docker.io/library/caddy:latest@sha256:c5876b163e84c44815e2fbba68245367dcf341a15947f80bffffa011bdc90ece
#7 DONE 0.0s
#8 [yaml 1/1] FROM docker.io/wurstbrot/dsomm-yaml-generation:latest@sha256:62672ece55e7f1be529b9c2456ab38845c768691cff583be79d6fcb5d65e0c00
#8 CACHED
#9 [internal] load build context
#9 transferring context: 11.43kB done
#9 DONE 0.0s
#10 [build 4/6] RUN apk add --upgrade python3 build-base && npm install
#10 CACHED
#11 [build 2/6] WORKDIR /usr/src/app
#11 CACHED
#12 [build 3/6] COPY package.json package-lock.json ./
#12 CACHED
#13 [stage-2 2/4] COPY Caddyfile /etc/caddy/Caddyfile
#13 CACHED
#14 [build 5/6] COPY . .
#14 CACHED
#15 [build 6/6] RUN npm run build
#15 0.454
#15 0.454 > dsomm@0.0.0 build
#15 0.454 > ng build
#15 0.454
#15 2.990 - Generating browser application bundles (phase: setup)...
#15 14.85 WARNING: The same density styles are generated multiple times. Read more about how style duplication can be avoided in a dedicated guide. https://github.com/angular/components/blob/main/guides/duplicate-theming-styles.md
#15 15.06 node_modules/@angular/material/core/theming/_theming.scss 349:9 private-check-duplicate-theme-styles()
#15 15.06 node_modules/@angular/material/core/theming/_all-theme.scss 42:3 all-component-themes()
#15 15.06 src/custom-theme.scss 96:3 root stylesheet
#15 15.06
#15 15.06 WARNING: The same color styles are generated multiple times. Read more about how style duplication can be avoided in a dedicated guide. https://github.com/angular/components/blob/main/guides/duplicate-theming-styles.md
#15 15.06 node_modules/@angular/material/core/theming/_theming.scss 325:7 private-check-duplicate-theme-styles()
#15 15.06 node_modules/@angular/material/core/theming/_all-theme.scss 42:3 all-component-themes()
#15 15.06 src/custom-theme.scss 167:1 root stylesheet
#15 15.06
#15 15.06 WARNING: The same density styles are generated multiple times. Read more about how style duplication can be avoided in a dedicated guide. https://github.com/angular/components/blob/main/guides/duplicate-theming-styles.md
#15 15.06 node_modules/@angular/material/core/theming/_theming.scss 349:9 private-check-duplicate-theme-styles()
#15 15.06 node_modules/@angular/material/core/theming/_all-theme.scss 42:3 all-component-themes()
#15 15.06 src/custom-theme.scss 167:1 root stylesheet
#15 15.06
#15 39.79 ✔ Browser application bundle generation complete.
#15 40.65 ✔ Browser application bundle generation complete.
#15 40.66
#15 40.66 Warning: /usr/src/app/src/app/component/circular-heatmap/circular-heatmap.component.css exceeded maximum budget. Budget 2.00 kB was not met by 60 bytes with a total of 2.06 kB.
#15 40.66
#15 40.66 Warning: /usr/src/app/src/app/component/matrix/matrix.component.ts depends on 'qs'. CommonJS or AMD dependencies can cause optimization bailouts.
#15 40.66 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
#15 40.66
#15 40.66
#15 40.66
#15 40.66 Error: src/app/component/userday/userday.component.html:8:1 - error NG5002: Unexpected closing tag "div". It may happen when the tag has already been closed by anoth
|
|
build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
|
|
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/
|