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

go-size-analyzer 1.3.1 #174638

Merged
merged 2 commits into from
Jun 16, 2024
Merged

go-size-analyzer 1.3.1 #174638

merged 2 commits into from
Jun 16, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Contains an initial support for `//go:embed` parse

Changelog

  • c940692715dc9b18c6e370e4a39d466a712a45dd: build(deps): bump actions/attest-build-provenance from 1.3.0 to 1.3.1 (@dependabot[bot])
  • 3a85e28c0777fe7763acc2913a1ac694490ca7c0: build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (@dependabot[bot])
  • f7de28f1791ee410b2f8d58725ff88a000b0ef21: build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (@dependabot[bot])
  • c06bd3e157cbf24527bad80b02acfce55dd409a7: build(deps): bump github/codeql-action from 3.25.9 to 3.25.10 (@dependabot[bot])
  • 76ceca7dc5dddf3221741304c7034a42fda44480: feat: support parse embed content (@Zxilly)

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 15, 2024
@chenrui333
Copy link
Member

  ==> /opt/homebrew/Cellar/go-size-analyzer/1.3.0/bin/gsa /private/tmp/go-size-analyzer-test-20240615-10329-q439qv/hello 2>&1
  time=22.452709ms level=WARN msg="Failed to load DWARF var dwarf.Field{Attr:dwarf.AttrName, Val:\"runtime.startupRand\", Class:dwarf.ClassString}dwarf.Field{Attr:dwarf.AttrLocation, Val:[]uint8{0x3, 0x50, 0x1a, 0x14, 0x0, 0x1, 0x0, 0x0, 0x0}, Class:dwarf.ClassExprLoc}dwarf.Field{Attr:dwarf.AttrType, Val:0x7b3b7, Class:dwarf.ClassReference}dwarf.Field{Attr:dwarf.AttrExternal, Val:true, Class:dwarf.ClassFlag}: byte slice len(2370821947417) != cap(71830128058207)"
  time=24.693125ms level=ERROR msg="Fatal error: addr 100001000 pos Pos: Addr: 0 CodeSize: 696c626174695f5f Type: data\nAddrPos: Addr: 0 CodeSize: 696c626174695f5f Type: data Pkg: runtime Function:  SourceType: symbol and Pos: Addr: 100001000 CodeSize: 70 Type: text\nAddrPos: Addr: 100001000 CodeSize: 70 Type: text Pkg:  Function: go:buildid SourceType: pclntab conflict"
  Error: go-size-analyzer: failed
  Error: go-size-analyzer: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected: 0
    Actual: 1

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Jun 15, 2024
@chenrui333 chenrui333 added upstream issue An upstream issue report is needed CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jun 15, 2024
@Zxilly
Copy link
Contributor

Zxilly commented Jun 15, 2024

Should skip this version and bump to v1.3.1. Sorry to bother.

@chenrui333
Copy link
Member

no worries at all.

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed upstream issue An upstream issue report is needed test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jun 15, 2024
@chenrui333 chenrui333 changed the title go-size-analyzer 1.3.0 go-size-analyzer 1.3.1 Jun 15, 2024
Copy link
Contributor

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 16, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 16, 2024
Merged via the queue into master with commit 3ec5298 Jun 16, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-go-size-analyzer-1.3.0 branch June 16, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants