remove redundant CI build matrix entry #2621
applications.yml
on: push
Matrix: build
Matrix: Build and publish docker image
Annotations
34 warnings
build (ubuntu-22.04, 9.8.2, 3.12, true, -build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.10.1, 3.12, ubuntu-22.04, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.6.6, 3.12, ubuntu-20.04, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.6.6, 3.12, ubuntu-22.04, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.6.6, 3.12, macos-14, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.10.1, 3.12, macos-14, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.8.2, 3.12, macos-14, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.8.2, 3.12, ubuntu-22.04, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
build (9.8.2, 3.12, ubuntu-22.04, true, +build-tool):
tests/ZkSpec.hs#L319
In the use of ‘head’
|
build (9.10.1, 3.12, ubuntu-20.04, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (9.10.1, 3.12, ubuntu-20.04, true, +build-tool):
src/Pact/Native.hs#L75
The import of ‘Data.Foldable’ is redundant
|
build (9.10.1, 3.12, ubuntu-20.04, true, +build-tool):
src/Pact/Interpreter.hs#L59
The import of ‘Data.Foldable’ is redundant
|
|
build (9.10.1, 3.12, ubuntu-20.04, true, +build-tool):
src/Pact/GasModel/GasTests.hs#L17
The import of ‘Data.List’ is redundant
|
build (9.10.1, 3.12, ubuntu-20.04, true, +build-tool):
src/Pact/GasModel/GasModel.hs#L8
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
build (9.10.1, 3.12, ubuntu-20.04, true, +build-tool):
src-tool/Pact/Analyze/Eval/Term.hs#L29
The import of ‘foldl'’ from module ‘Data.Foldable’ is redundant
|
|
|
build (9.10.1, 3.12, ubuntu-20.04, true, +build-tool):
src-tool/Pact/Analyze/Check.hs#L53
The import of ‘Data.Foldable’ is redundant
|
|
build (9.8.2, 3.12, ubuntu-20.04, true, +build-tool)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
|
|
build (9.8.2, 3.12, ubuntu-20.04, true, +build-tool):
tests/ZkSpec.hs#L319
In the use of ‘head’
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pact-applications.9.10.1.macos-14", "pact-applications.9.10.1.ubuntu-20.04", "pact-applications.9.10.1.ubuntu-22.04", "pact-applications.9.6.6.macos-14", "pact-applications.9.6.6.ubuntu-20.04", "pact-applications.9.6.6.ubuntu-22.04", "pact-applications.9.8.2.macos-14", "pact-applications.9.8.2.ubuntu-20.04", "pact-applications.9.8.2.ubuntu-22.04".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Build and publish docker image (9.6.6, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4, docker/setup-buildx-action@v2, actions/cache@v3, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pact-applications.9.10.1.macos-14
Expired
|
153 MB |
|
pact-applications.9.10.1.ubuntu-20.04
Expired
|
105 MB |
|
pact-applications.9.10.1.ubuntu-22.04
Expired
|
105 MB |
|
pact-applications.9.6.6.macos-14
Expired
|
153 MB |
|
pact-applications.9.6.6.ubuntu-20.04
Expired
|
103 MB |
|
pact-applications.9.6.6.ubuntu-22.04
Expired
|
103 MB |
|
pact-applications.9.8.2.macos-14
Expired
|
152 MB |
|
pact-applications.9.8.2.ubuntu-20.04
Expired
|
105 MB |
|
pact-applications.9.8.2.ubuntu-22.04
Expired
|
106 MB |
|