Trending repository
-
Updated
Mar 2, 2022 - C#
March 22, 2022 - March 24, 2022 • Virtual
Open source projects built in or receiving significant contributions from Brazil :brazil:
Codiga is a code analysis and code review platform
With Codiga, analyze your code, estimate the cost of your technical debt and automate your code reviews. All coding errors are surfaced directly on your GitHub code reviews. Integrate with GitHub actions or third-party tools such as Mergify, CircleCI or Jenkins to check that all production code does not have any issue!
When we show data for a metric, we currently don't include the current day's worth of data. For users just getting set up, they may only have events from today, and want to test out if the query is working, and by excluding events from 'today', they can't see results.
TODO:
packages/back-end/src/services/experiments.ts on line 329, instead of using the current date as the value这个项目很大。如果遇到问题丢到codesandbox,不太现实,能否提供对storybook支持。这样后续其他基友也能贡献测试用例。完善engine
Using the authz-keycloak plugin when access is not permitted you correctly receive an access denied message
{"error":"access_denied","error_description":"not_authorized"}
in the body of the requested url
Question: is it possible to specify a redirect url to be used when the access is denied so the user see predefined page instead of a message?
Describe the bug
When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the revertOnSpill: true option.
To Reproduce
Steps to reproduce the behavior:
Operating System:
Platform: linux
Arch: x64
Version: #33~20.04.1-Ubuntu SMP Mon Feb 7 14:25:10 UTC 2022
Binaries:
Node: 16.11.0
npm: 8.0.0
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 12.1.0
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
What page(s) did you find the problem on?
MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toString
Specific page section or heading?
In JavaScript demo on the page
What is the problem?
MDN docs don't have number to binary conversion exa