Better configuration #349
CI.yaml
on: pull_request
CI check on every push and PR
35s
Check for image build and CVE
1m 9s
Annotations
6 errors and 1 warning
CI check on every push and PR
missing go.sum entry for module providing package golang.org/x/text/encoding (imported by golang.org/x/net/html/charset); to add:
|
CI check on every push and PR
missing go.sum entry for module providing package golang.org/x/text/encoding/charmap (imported by golang.org/x/net/html/charset); to add:
|
CI check on every push and PR
missing go.sum entry for module providing package golang.org/x/text/encoding/htmlindex (imported by golang.org/x/net/html/charset); to add:
|
CI check on every push and PR
missing go.sum entry for module providing package golang.org/x/text/transform (imported by golang.org/x/net/html/charset); to add:
|
CI check on every push and PR
Process completed with exit code 2.
|
Check for image build and CVE
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /build && sed -i \"s|.\\/pics|${IMG_PATH}|g\" config.json && sed -i \"s|\\\"\\\"|\\\"${EXHAUST_PATH}\\\"|g\" config.json && sed -i 's/127.0.0.1/0.0.0.0/g' config.json && go build -ldflags=\"-s -w\" -o webp-server ." did not complete successfully: exit code: 1
|
Check for image build and CVE
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|