Skip to content

types/basetypes: Prevent panics in ListType, MapType, and SetType methods when ElemType field is not set #19

types/basetypes: Prevent panics in ListType, MapType, and SetType methods when ElemType field is not set

types/basetypes: Prevent panics in ListType, MapType, and SetType methods when ElemType field is not set #19

Workflow file for this run

name: compliance
on:
pull_request:
permissions:
contents: read
jobs:
# Reference: ENGSRV-059
copywrite:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: hashicorp/setup-copywrite@867a1a2a064a0626db322392806428f7dc59cb3e # v1.1.2
- run: copywrite headers --plan
- run: copywrite license --plan