Skip to content

Conversation

@keyrxng2
Copy link

Resolves #2

@ghost ghost closed this Jun 28, 2024
@ghost ghost mentioned this pull request Jun 28, 2024
@Keyrxng Keyrxng reopened this Jun 28, 2024
@ghost ghost closed this Jul 11, 2024
@Keyrxng Keyrxng reopened this Jul 15, 2024
@github-actions
Copy link

Unused files (2)

src/main.ts, src/plugin.ts

Unused dependencies (2)

Filename dependencies
package.json @actions/core
@actions/github

Unused exports (1)

Filename exports
src/types/plugin-input.ts startStopSettingsValidator

Unused types (1)

Filename types
src/types/plugin-input.ts PluginInputs

@github-actions
Copy link

github-actions bot commented Jul 15, 2024

Coverage report

Caution

Test run failed

St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run failed

Failed tests: 0/0. Failed suites: 1/1.
  ● Test suite failed to run

    Supabase URL and Key are required

      21 |
      22 | if (!url || !key) {
    > 23 |   throw new Error("Supabase URL and Key are required");
         |         ^
      24 | }
      25 |
      26 | beforeAll(() => {

      at Object.<anonymous> (tests/main.test.ts:23:9)

Report generated by 🧪jest coverage report action from 3f44200

@ghost ghost closed this Jul 15, 2024
@Keyrxng Keyrxng reopened this Jul 15, 2024
@keyrxng2
Copy link
Author

@Keyrxng please update the readme with your username, email, telegram and discord details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

testing

3 participants