chore(deps-dev): bump @actions/core from 2.0.3 to 3.0.0 #3023
Annotations
10 errors
|
tests/showcase.test.ts > should delete the existing showcase content collection before saving showcases to handle deleted comments:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:189:2
|
|
tests/showcase.test.ts > should dedupe identical links from multiple users:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:161:18
|
|
tests/showcase.test.ts > should dedupe identical links from the same user:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:149:20
|
|
tests/showcase.test.ts > should collect links from the same user spread across multiple comments:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:135:20
|
|
tests/showcase.test.ts > should sanitize URLs:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:115:20
|
|
tests/showcase.test.ts > should sanitize GitHub repo links:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:99:20
|
|
tests/showcase.test.ts > should handle GitLab links as unknown:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:86:20
|
|
tests/showcase.test.ts > should identify GitHub repo links:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:76:20
|
|
tests/showcase.test.ts > should identify GitHub links:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:66:20
|
|
tests/showcase.test.ts > should collect links:
scripts/libs/showcaseScrapper.ts#L301
TypeError: Cannot read properties of undefined (reading 'setOutput')
❯ ShowcaseScraper.setActionOutput scripts/libs/showcaseScrapper.ts:301:14
❯ ShowcaseScraper.run scripts/libs/showcaseScrapper.ts:123:8
❯ tests/showcase.test.ts:45:20
|