Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Bump @actions/github from 5.1.1 to 6.0.0 #47

Bump @actions/github from 5.1.1 to 6.0.0

Bump @actions/github from 5.1.1 to 6.0.0 #47

Triggered via pull request February 28, 2024 16:47
Status Failure
Total duration 2m 25s
Artifacts

workflow.yml

on: pull_request
Matrix: asdf_is_installed
Matrix: build
Matrix: installing-plugins-already-installed-are-skiped
Matrix: plugin_is_tested
Matrix: plugins_are_installed
Matrix: tools_are_installed
Matrix: tools_current
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 2 warnings
build (ubuntu-latest): lib/current/index.ts#L3
Cannot find module 'fs' or its corresponding type declarations.
build (ubuntu-latest): lib/current/index.ts#L16
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): lib/current/index.ts#L19
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): lib/plugin-test/index.ts#L12
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): lib/plugin-test/index.ts#L16
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): lib/plugin-test/index.ts#L19
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): lib/plugins-add/index.ts#L3
Cannot find module 'fs' or its corresponding type declarations.
build (ubuntu-latest): lib/plugins-add/index.ts#L11
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): lib/plugins-add/index.ts#L14
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (ubuntu-latest): lib/plugins-add/index.ts#L56
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
build (macos-latest): lib/current/index.ts#L3
Cannot find module 'fs' or its corresponding type declarations.
build (macos-latest): lib/current/index.ts#L16
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): lib/current/index.ts#L19
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): lib/plugin-test/index.ts#L12
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): lib/plugin-test/index.ts#L16
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): lib/plugin-test/index.ts#L19
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): lib/plugins-add/index.ts#L3
Cannot find module 'fs' or its corresponding type declarations.
build (macos-latest): lib/plugins-add/index.ts#L11
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): lib/plugins-add/index.ts#L14
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (macos-latest): lib/plugins-add/index.ts#L56
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
installing-plugins-already-installed-are-skiped (macos-latest)
Process completed with exit code 1.
installing-plugins-already-installed-are-skiped (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest)
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/
build (macos-latest)
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/