Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Conversation

@mctavish
Copy link
Contributor

source-map 0.7.3 is incompatible with newer versions of node. Temporarily switch to 0.8.0-beta.0 until either a new release of source-map is available, or until we migrate to an alternative implementation.

Fixes #1066

source-map 0.7.3 is incompatible with newer versions of node.  Temporarily switch to 0.8.0-beta.0 until either a new release of source-map is available, or until we migrate to an alternative implementation.

Fixes googleapis#1066
@mctavish mctavish requested review from a team as code owners May 16, 2022 18:36
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: clouddebugger Issues related to the googleapis/cloud-debug-nodejs API. labels May 16, 2022
@mctavish mctavish requested a review from jasonborg May 16, 2022 18:36
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #1081 (db3e0a5) into main (d6eb886) will decrease coverage by 0.45%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1081      +/-   ##
==========================================
- Coverage   66.11%   65.65%   -0.46%     
==========================================
  Files          21       21              
  Lines        1750     1750              
  Branches      352      352              
==========================================
- Hits         1157     1149       -8     
- Misses        510      513       +3     
- Partials       83       88       +5     
Impacted Files Coverage Δ
src/agent/util/utils.ts 92.59% <0.00%> (-3.71%) ⬇️
src/agent/state/inspector-state.ts 90.27% <0.00%> (-1.86%) ⬇️
src/agent/v8/inspector-debugapi.ts 84.16% <0.00%> (-0.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6eb886...db3e0a5. Read the comment docs.

@mctavish mctavish added the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2022
@mctavish mctavish merged commit 926c300 into googleapis:main May 16, 2022
@mctavish mctavish deleted the update-sourcemap branch May 16, 2022 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: clouddebugger Issues related to the googleapis/cloud-debug-nodejs API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error initializing SDK in Cloud Run

2 participants