Skip to content

Finding the warnings when a deploy gets a Warnings encountered striped banner can be very hard #1459

@rtyley

Description

@rtyley

Several recent deploys of Frontend have unpredictably shown the Warnings encountered striped banner (originally introduced with #435 & #437):

https://riffraff.gutools.co.uk/deployment/history?projectName=dotcom:frontend-all&stage=CODE

Image

However, looking at the deploy page, *no further details of what the warnings are is easily visible - the deploy pages themselves seem clean:

Image

Workaround

The warnings do exist- but they're very hidden. @adamnfish explains how to dig them out here:

https://chat.google.com/room/AAAAag0I08g/6MyzAERgR1Y/iVtSqVSchGs?cls=10

The steps are roughly:

  • Use Dev Network tools to find the url of the rendered deploy log - it'll be something like https://riffraff.gutools.co.uk/deployment/updates/<HASH>
  • View source on that page, and search for visibility-warning - this will give you the actual text of the 'warning'
  • Back in the rendered deploy log, search for that text - it should give enough context to see which deployment it belongs to.
  • Back in the actual Riff Raff deploy page, turn on 'Show verbose log lines', and open up the section you identified above - finally you'll see the warning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions