d4cc6e977073f95289e5112056555c018f780277

Non-compliant

  1. Trail Events

    8 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1731251798.0 • 1 week ago
    Merge pull request #74 from cyber-dojo/use-junit-output-for-rubocop

    Use junit output for rubocop lint
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: runner
          attestations:
            - name: rubocop-lint
              type: generic
            - name: unit-test
              type: junit
            - name: unit-test-branch-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-branch-coverage
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk