Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin butlerlogic/action-autotag to 1.1.2 #213

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

nevalla
Copy link
Contributor

@nevalla nevalla commented Jan 24, 2024

We are seeing the following error on build logs:

/app/node_modules/undici/lib/handler/RetryHandler.js:29
    } = retryOptions ?? {}
                      ^

SyntaxError: Unexpected token '?'
    at Object.compileFunction (vm.js:344:18)
    at wrapSafe (internal/modules/cjs/loader.js:[10](https://github.com/lensapp/bored/actions/runs/7638201227/job/20808593680#step:4:11)48:15)
    at Module._compile (internal/modules/cjs/loader.js:1082:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:[11](https://github.com/lensapp/bored/actions/runs/7638201227/job/20808593680#step:4:12)38:10)
    at Module.load (internal/modules/cjs/loader.js:982:32)
    at Function.Module._load (internal/modules/cjs/loader.js:875:[14](https://github.com/lensapp/bored/actions/runs/7638201227/job/20808593680#step:4:15))
    at Module.require (internal/modules/cjs/loader.js:1022:19)
    at require (internal/modules/cjs/helpers.js:72:[18](https://github.com/lensapp/bored/actions/runs/7638201227/job/20808593680#step:4:19))
    at Object.<anonymous> (/app/node_modules/undici/index.js:18:[22](https://github.com/lensapp/bored/actions/runs/7638201227/job/20808593680#step:4:23))
    at Module._compile (internal/modules/cjs/loader.js:1118:30)

This PR pins butlerlogic/action-autotag to version 1.1.2. This is a temporary workaround suggested in ButlerLogic/action-autotag#46

@nevalla nevalla merged commit 6952bcb into main Jan 24, 2024
1 check passed
@nevalla nevalla deleted the pin-butlerlogic/action-autotag-to-1.1.2 branch January 24, 2024 10:47
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.

2 participants