Merge pull request #12 from opentofuutils/fix/docs #41
Annotations
7 errors and 1 warning
test-main-pushes (ubuntu-20.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget -O /tmp/tofuenv.tar.gz \"https://github.com/tfutils/tofuenv/archive/refs/tags/v${TOFUENV_VERSION}.tar.gz\" && tar -C /tmp -xf /tmp/tofuenv.tar.gz && mv \"/tmp/tofuenv-${TOFUENV_VERSION}/bin\"/* /usr/local/bin/ && mkdir -p /usr/local/lib/tofuenv && mv \"/tmp/tofuenv-${TOFUENV_VERSION}/lib\" /usr/local/lib/tofuenv/ && mv \"/tmp/tofuenv-${TOFUENV_VERSION}/libexec\" /usr/local/lib/tofuenv/ && mkdir -p /usr/local/share/licenses && mv \"/tmp/tofuenv-${TOFUENV_VERSION}/LICENSE\" /usr/local/share/licenses/tofuenv && rm -rf /tmp/tofuenv* ;" did not complete successfully: exit code: 1
|
test-main-pushes (ubuntu-18.04)
The job was canceled because "ubuntu-20_04" failed.
|
test-main-pushes (macos-10.15)
The job was canceled because "ubuntu-20_04" failed.
|
test-main-pushes (windows-2019)
The job was canceled because "ubuntu-20_04" failed.
|
test-main-pushes (windows-2019)
The operation was canceled.
|
test-main-pushes (macos-11)
The job was canceled because "ubuntu-20_04" failed.
|
test-main-pushes (macos-11)
The operation was canceled.
|
Test
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|