Skip to content

Perform the install phase to get stripping from cabal #100

Perform the install phase to get stripping from cabal

Perform the install phase to get stripping from cabal #100

Triggered via push June 25, 2024 10:57
Status Failure
Total duration 10m 17s
Artifacts 3

ci.yml

on: push
Generate matrix from cabal
4s
Generate matrix from cabal
Matrix: tests
Build statically linked using alpine
6m 13s
Build statically linked using alpine
Create a GitHub prerelease with the binary artifacts
6s
Create a GitHub prerelease with the binary artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 36 warnings
Create a GitHub prerelease with the binary artifacts
Resource not accessible by integration
9.8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
9.8.2 on ubuntu-latest: src/Confer/API/Host.hs#L5
The qualified import of ‘HsLua.Core’ is redundant
9.8.2 on ubuntu-latest: src/Confer/API/User.hs#L7
The qualified import of ‘HsLua.Core’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Config/Types.hs#L18
The import of ‘GHC.Generics’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Config/Evaluator.hs#L6
The import of ‘Control.Monad’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Config/Evaluator.hs#L7
The import of ‘Control.Placeholder’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Config/Evaluator.hs#L13
The import of ‘Debug.Trace’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Config/Evaluator.hs#L18
The import of ‘Result’ from module ‘HsLua.Marshalling’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Config/Evaluator.hs#L23
The qualified import of ‘System.Info’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Effect/Symlink.hs#L21
The import of ‘Effectful.Error.Static’ is redundant
9.8.2 on ubuntu-latest: src/Confer/Effect/Symlink.hs#L26
The qualified import of ‘System.Directory’ is redundant
9.8.2 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
9.8.2 on macos-latest: src/Confer/API/Host.hs#L5
The qualified import of ‘HsLua.Core’ is redundant
9.8.2 on macos-latest: src/Confer/API/User.hs#L7
The qualified import of ‘HsLua.Core’ is redundant
9.8.2 on macos-latest: src/Confer/Config/Types.hs#L18
The import of ‘GHC.Generics’ is redundant
9.8.2 on macos-latest: src/Confer/Config/Evaluator.hs#L6
The import of ‘Control.Monad’ is redundant
9.8.2 on macos-latest: src/Confer/Config/Evaluator.hs#L7
The import of ‘Control.Placeholder’ is redundant
9.8.2 on macos-latest: src/Confer/Config/Evaluator.hs#L13
The import of ‘Debug.Trace’ is redundant
9.8.2 on macos-latest: src/Confer/Config/Evaluator.hs#L18
The import of ‘Result’ from module ‘HsLua.Marshalling’ is redundant
9.8.2 on macos-latest: src/Confer/Config/Evaluator.hs#L23
The qualified import of ‘System.Info’ is redundant
9.8.2 on macos-latest: src/Confer/Effect/Symlink.hs#L21
The import of ‘Effectful.Error.Static’ is redundant
9.8.2 on macos-latest: src/Confer/Effect/Symlink.hs#L26
The qualified import of ‘System.Directory’ is redundant
Build statically linked using alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 statically linked using alpine: src/Confer/API/Host.hs#L5
The qualified import of ‘HsLua.Core’ is redundant
Build statically linked using alpine: src/Confer/API/User.hs#L7
The qualified import of ‘HsLua.Core’ is redundant
Build statically linked using alpine: src/Confer/Config/Types.hs#L18
The import of ‘GHC.Generics’ is redundant
Build statically linked using alpine: src/Confer/Config/Evaluator.hs#L6
The import of ‘Control.Monad’ is redundant
Build statically linked using alpine: src/Confer/Config/Evaluator.hs#L7
The import of ‘Control.Placeholder’ is redundant
Build statically linked using alpine: src/Confer/Config/Evaluator.hs#L13
The import of ‘Debug.Trace’ is redundant
Build statically linked using alpine: src/Confer/Config/Evaluator.hs#L18
The import of ‘Result’ from module ‘HsLua.Marshalling’ is redundant
Build statically linked using alpine: src/Confer/Config/Evaluator.hs#L23
The qualified import of ‘System.Info’ is redundant
Build statically linked using alpine: src/Confer/Effect/Symlink.hs#L21
The import of ‘Effectful.Error.Static’ is redundant
Build statically linked using alpine: src/Confer/Effect/Symlink.hs#L26
The qualified import of ‘System.Directory’ is redundant
Create a GitHub prerelease with the binary artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, marvinpinto/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create a GitHub prerelease with the binary artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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: "confer-Linux-static-x86_64", "confer-Linux-x86_64", "confer-macOS-arm64". 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/

Artifacts

Produced during runtime
Name Size
confer-Linux-static-x86_64 Expired
8.56 MB
confer-Linux-x86_64 Expired
7.43 MB
confer-macOS-arm64 Expired
8.73 MB