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

実行エラーの原因特定をするためにminify を解除 #8

Merged
merged 1 commit into from
May 11, 2024

Conversation

tshion
Copy link
Owner

@tshion tshion commented May 11, 2024

#7 をマージ後にActions を試したところ、下記のエラーが発生したので、その原因特定をするためにminify を解除した

TypeError: Cannot read properties of undefined (reading 'setFailed')
at /Users/runner/work/apply-git-user/apply-git-user/compiled/index.js:3:23899
at 6144 (/Users/runner/work/apply-git-user/apply-git-user/compiled/index.js:3:23922)
at nccwpck_require (/Users/runner/work/apply-git-user/apply-git-user/compiled/index.js:3:51571)
at /Users/runner/work/apply-git-user/apply-git-user/compiled/index.js:3:51756
at Object. (/Users/runner/work/apply-git-user/apply-git-user/compiled/index.js:3:51800)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)

@tshion tshion self-assigned this May 11, 2024
@tshion tshion merged commit e500645 into main May 11, 2024
@tshion tshion deleted the feature/brush_development branch May 11, 2024 04:57
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.

1 participant