Commit Graph

64 Commits

Author SHA1 Message Date
Henry Mercer 93c9da2c2e Reference exported names via import *.
Rather than via properties on default exports — see
https://github.com/import-js/eslint-plugin-import/blob/master/docs/rules/no-named-as-default-member.md
2021-08-11 13:17:04 +01:00
Robert 8c91ba83e2 Introduce our own toolcache implementation for use by the runnner 2021-04-22 15:31:15 +01:00
Chris Raynor a184d50a26 Running lint-fix 2020-09-14 10:44:43 +01:00
Robert Brignull f5d645fc73 Fix use of wrong URL 2020-08-26 16:20:36 +01:00
Robert Brignull 6d7a135fea Add a CLI interface to the upload-sarif action 2020-08-11 12:43:06 +01:00
Robert 0446cb0aff address comments 2020-07-21 12:19:37 +01:00
Robert 29cf06569d reset environment variables between tests 2020-07-21 11:39:55 +01:00
Robert Brignull da3d6d25eb move config parsing earlier + add to codeql search path 2020-07-13 14:49:01 +01:00
Robert Brignull 0086c2ecdb use @actions/github 2020-07-06 16:25:26 +01:00
Robert Brignull cb384e776b fix indentation 2020-06-23 17:29:15 +01:00
Robert Brignull 52e52435f7 handle Uint8Array 2020-06-23 17:17:11 +01:00
Robert Brignull 350bf488da add semicolon 2020-06-23 14:42:52 +01:00
Robert Brignull 02776246bf Only output on failing tests 2020-06-23 14:36:40 +01:00
Sam Partington c0c67ce80f Reduce debug output in tests 2020-06-22 17:13:47 +01:00