Skip to content

15 no error checks for fmtsscanf and templrender methods #16

15 no error checks for fmtsscanf and templrender methods

15 no error checks for fmtsscanf and templrender methods #16

Workflow file for this run

name: Pull Request
on:
workflow_dispatch: {}
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml
build:
uses: ./.github/workflows/build.yaml