Skip to content

stanleynguyen/action-errcheck

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

errcheck GitHub Action

errcheck as a GitHub action

inputs

Field Description Default
args Command and/or arguments pass to errcheck ./...

usage example

- uses: actions/checkout@v2
- name: errcheck
  uses: stanleynguyen/action-errcheck@v1