Coder Social home page Coder Social logo

Comments (4)

dep avatar dep commented on August 23, 2024

In a different build, we got a different error:

Run paambaati/[email protected]
Error: Error during parsing. This message / key probably does not conform to a valid OpenPGP format.
/home/runner/work/_actions/paambaati/codeclimate-action/v3.2.0/node_modules/openpgp/dist/node/openpgp.min.js:2
Error: 🚨 CC Reporter GPG signature verfication failed!
"use strict";const e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};Object.defineProperty(exports,"__esModule",{value:!0});var t=require("buffer"),r=require("stream"),i=require("crypto"),n=require("zlib"),a=require("os"),s=require("util"),o=require("asn1.js");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var 

CleanShot 2023-03-22 at 12 36 48

from codeclimate-action.

paambaati avatar paambaati commented on August 23, 2024

@dep I'm investigating this issue currently; to rule out expired/wrong keys being served by CodeClimate, can you set verifyDownload to false and re-run the action?

steps:
  - name: Test & publish code coverage
    uses: paambaati/[email protected]
    env:
      CC_TEST_REPORTER_ID: <code_climate_reporter_id>
+    with:
+      verifyDownload: false

from codeclimate-action.

paambaati avatar paambaati commented on August 23, 2024

And just to be extra sure, I've also written integration tests to these exact processes (verifying checksum and GPG signatures of the downloaded reporter executable) and can confirm that they do work fine. You can track that in #657 and see CI results in https://github.com/paambaati/codeclimate-action/actions/runs/4498281907.

from codeclimate-action.

paambaati avatar paambaati commented on August 23, 2024

Closing due to inactivity.

from codeclimate-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.