id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
2400363467 | Enforce superclasses of base rounds to always define required attributes
Is your feature request related to a problem? Please describe.
Some base rounds require a number of base attributes to be defined by the superclasses. For example, none_type on CollectSameUntilThresholdRound.
If the superclass fails to initializ... | gharchive/issue | 2024-07-10T10:29:08 | 2025-04-01T06:04:25.566068 | {
"authors": [
"Adamantios",
"jmoreira-valory"
],
"repo": "valory-xyz/open-autonomy",
"url": "https://github.com/valory-xyz/open-autonomy/issues/2246",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
375382291 | why not called fasttemplate?
since there are fasthttp and fastjson, why not name this project fasttemplate?
Because fasttemplate is already occupied with another project :)
| gharchive/issue | 2018-10-30T08:59:55 | 2025-04-01T06:04:25.583981 | {
"authors": [
"benjamin-yin001",
"valyala"
],
"repo": "valyala/quicktemplate",
"url": "https://github.com/valyala/quicktemplate/issues/44",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2629651681 | jQuery Security Vulnerability
https://github.com/vanderbilt-redcap/get-pmid-details/blob/612a6eda3258ed32e2a4844a07fcd654c18134d9/js/jquery-3.3.1.min.js#L2
jQuery versions 3.4 and lower are vulnerable to XSS attacks, please update to 3.7.1.
jQuery Cleanup Guidelines
Update Instructions
Update to latest version of jQ... | gharchive/issue | 2024-11-01T18:40:34 | 2025-04-01T06:04:25.593861 | {
"authors": [
"ChemiKyle"
],
"repo": "vanderbilt-redcap/get-pmid-details",
"url": "https://github.com/vanderbilt-redcap/get-pmid-details/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
308736307 | ofxBox2dEdge allows bodies to travel through it
Running the EdgeShape example, I've found the circles and squares can fall right through the edge.
Is this expected behavior, a flaw in Box2D itself, or a bug in ofxBox2d? Thank you!
Yes - this is just due to the fact that the edge shape is being created each frame. ... | gharchive/issue | 2018-03-26T21:09:22 | 2025-04-01T06:04:25.595460 | {
"authors": [
"RaphiePS",
"vanderlin"
],
"repo": "vanderlin/ofxBox2d",
"url": "https://github.com/vanderlin/ofxBox2d/issues/123",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
2267250949 | Get comment/documentation data from the database
**Is your feature request related to a problem? Please describe. **
The problem is that in order to enter the description for the table and columns it needed to be done manually
Describe the solution you'd like
That I will be able ti tell vanna to scan and get all the ... | gharchive/issue | 2024-04-27T23:32:39 | 2025-04-01T06:04:25.612693 | {
"authors": [
"shohamyamin",
"zainhoda"
],
"repo": "vanna-ai/vanna",
"url": "https://github.com/vanna-ai/vanna/issues/390",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1767859999 | Add Google Analytics source connector
Changes:
lgtm
| gharchive/pull-request | 2023-06-21T15:23:14 | 2025-04-01T06:04:25.613612 | {
"authors": [
"chrislee87",
"ehisakhile"
],
"repo": "vanus-labs/vanus-connect",
"url": "https://github.com/vanus-labs/vanus-connect/pull/386",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
292307351 | Identity columns should only be used on PostgreSQL 10
On earlier versions, the current implementation will throw a syntax error.
Either fluent-postgresql should detect which PG version it is connected to, and use that information while generating the column type, or the Identity feature should be opt-in.
FluentPost... | gharchive/issue | 2018-01-29T07:26:12 | 2025-04-01T06:04:25.615011 | {
"authors": [
"tanner0101",
"vzsg"
],
"repo": "vapor/fluent-postgresql",
"url": "https://github.com/vapor/fluent-postgresql/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
534473003 | Day383
Resolves #772.
Pull Request Test Coverage Report for Build 1476
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 100.0%
Totals
Change from base Build 1466:
0.0%
Covered Lines:
5
Relevant Lines:
5
... | gharchive/pull-request | 2019-12-08T00:40:56 | 2025-04-01T06:04:25.646745 | {
"authors": [
"coveralls",
"vaskoz"
],
"repo": "vaskoz/dailycodingproblem-go",
"url": "https://github.com/vaskoz/dailycodingproblem-go/pull/773",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
197520147 | types.StringArray lacks import
importsBasedOnType doesn't have entry for types.StringArray. This is causing build to fail due to missing import.
Thanks, I've added this to the dev branch. We'll merge it into master shortly.
@ajankovic I think I forgot to respond to this sorry. It's been merged into master.
| gharchive/issue | 2016-12-26T00:24:40 | 2025-04-01T06:04:25.682749 | {
"authors": [
"ajankovic",
"nullbio"
],
"repo": "vattle/sqlboiler",
"url": "https://github.com/vattle/sqlboiler/issues/78",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
132213438 | Mutable view type
A CsMat variant with mutable data vector, where it is possible to override an element's value with an indexing operation (which should probably panic if the location was not a nnz).
Fixed by #62.
| gharchive/issue | 2016-02-08T17:52:07 | 2025-04-01T06:04:25.685394 | {
"authors": [
"vbarrielle"
],
"repo": "vbarrielle/sprs",
"url": "https://github.com/vbarrielle/sprs/issues/56",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1417241571 | update TypeList to use v2json
This pull request updates the typelist thing to use v2json
I removed some more stuff
I added generating instructions to the readme also
lgtm, thanks.
| gharchive/pull-request | 2022-10-20T20:35:47 | 2025-04-01T06:04:25.686706 | {
"authors": [
"StarrFox",
"vbe0201"
],
"repo": "vbe0201/kobold",
"url": "https://github.com/vbe0201/kobold/pull/6",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
1216720423 | antd2升级到antd-3版本的版本兼容问题
⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭
[x] 已阅读 文档.
[x] 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复)
[x] 已在 Issues 中搜索了相关的关键词
[x] 不是 ant design vue 组件库的 Bug
描述 Bug
main分支最新代码中。Table组件的使用中发现对于antd-3版本中的(warning.js:6 Warning: [ant-design-vue: Table] column.slots... | gharchive/issue | 2022-04-27T03:10:02 | 2025-04-01T06:04:25.692942 | {
"authors": [
"anke117",
"mengwuya",
"passioncsu",
"xujunweb"
],
"repo": "vbenjs/vue-vben-admin",
"url": "https://github.com/vbenjs/vue-vben-admin/issues/1856",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1284473921 | 有一个需求是收藏网址功能,需要外链,但是我不知道用户收藏那些网站
我使用window,open 没有用, 这个怎么解决
合法链接是 http:// 或者 https:// 。你的链接写错了
| gharchive/issue | 2022-06-25T06:55:44 | 2025-04-01T06:04:25.694252 | {
"authors": [
"github-ZH-cn",
"mynetfan"
],
"repo": "vbenjs/vue-vben-admin",
"url": "https://github.com/vbenjs/vue-vben-admin/issues/2006",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2496585605 | Bug:接口请求错误提示词不正确,始终返回的是框架内置错误
Version
Vben Admin V5
Describe the bug?
接口请求错误提示词不正确,始终返回的是框架内置错误,preset-interceptors.ts 文件97行缺少一个判断。
Reproduction
无
System Info
无
Relevant log output
无
Validations
[X] Read the docs
[X] Ensure the code is up to date. (Some issues have been fixed in the latest version)
[X] I have sear... | gharchive/issue | 2024-08-30T08:32:01 | 2025-04-01T06:04:25.699291 | {
"authors": [
"anncwb",
"fluxcky"
],
"repo": "vbenjs/vue-vben-admin",
"url": "https://github.com/vbenjs/vue-vben-admin/issues/4282",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2616514980 | "Failed to install plugin" on 1.2.1
Downloading most current version 1.2.1 of Task Status from community plugins under Linux .deb version of Obsidian 1.7.4 throws a "Failed to install plugin" notification and doesnt' install plugin.
huh... I saw that I forgot to finish pushing up a GitHub release of 1.2.1 and just ... | gharchive/issue | 2024-10-27T11:02:59 | 2025-04-01T06:04:25.701807 | {
"authors": [
"Glint-Eye",
"vburzynski"
],
"repo": "vburzynski/obsidian-task-status",
"url": "https://github.com/vburzynski/obsidian-task-status/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
435349227 | Visual Studio 2019
There doesn't seem to be a compatible version of WIX for Visual Studio 2019.
Could you please include in the README.md installation steps for the project that don't involve WIX?
Did you install the developer version of WIX?
(They crazily insists on using old .NET 2.0 compatible versions, so you n... | gharchive/issue | 2019-04-20T02:58:23 | 2025-04-01T06:04:25.776957 | {
"authors": [
"eabase",
"saleyn"
],
"repo": "vdemydiuk/mtapi",
"url": "https://github.com/vdemydiuk/mtapi/issues/152",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2034197236 | створити index.html
Create index.html
Fullfill it witj context
| gharchive/issue | 2023-12-10T03:01:21 | 2025-04-01T06:04:25.777706 | {
"authors": [
"vden23"
],
"repo": "vden23/homepage",
"url": "https://github.com/vden23/homepage/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
100484724 | added --extra option to fuel-download and fuel-convert
Added the ability to indicate an extra downloader package
by name from the command line of fuel-download and
fuel-convert. To enforce the constraints of subparsers
that cannot be known until after extras is processed,
a simple argv pre-processor was added for "--... | gharchive/pull-request | 2015-08-12T07:31:11 | 2025-04-01T06:04:25.822915 | {
"authors": [
"dribnet"
],
"repo": "vdumoulin/fuel",
"url": "https://github.com/vdumoulin/fuel/pull/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1145502430 | Problem: Ribbon Finance - Rewards
"go to veRB holders "
Should be veRBN
Fixed
| gharchive/issue | 2022-02-21T08:58:55 | 2025-04-01T06:04:25.823914 | {
"authors": [
"vetoken-finance"
],
"repo": "veMarketCap/veMarketCap",
"url": "https://github.com/veMarketCap/veMarketCap/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
277229786 | support for ${env:...} syntax
This adds support for issue #265. It adds a regex match for ${env:...} and a replace with the value from the process environment. That's automatically picked up by many of the properties already but also an escapeArray() method has been added to allow the arrays of config/build/install p... | gharchive/pull-request | 2017-11-28T01:44:06 | 2025-04-01T06:04:25.870035 | {
"authors": [
"Randshot",
"rolandking",
"vector-of-bool"
],
"repo": "vector-of-bool/vscode-cmake-tools",
"url": "https://github.com/vector-of-bool/vscode-cmake-tools/pull/266",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1644827741 | Want to add commands to upload and download files
Description
Currently, vscode does not have a very user-friendly ftp software, and the system supports command mode, allowing vscode plug-ins to call
Changes
The following changes to the application are expected
...
Implementation
Provide any kind of suggestion you ... | gharchive/issue | 2023-03-29T00:00:32 | 2025-04-01T06:04:25.931319 | {
"authors": [
"shijunti19",
"veeso"
],
"repo": "veeso/termscp",
"url": "https://github.com/veeso/termscp/issues/159",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1865997092 | [QUESTION] - Key binding for deselect all or toggle select state?
Is there a key binding for deselect all or toggle select state? If not, can you add one?
L which is refresh should do the trick
| gharchive/issue | 2023-08-24T22:55:38 | 2025-04-01T06:04:25.933789 | {
"authors": [
"duhd1993",
"veeso"
],
"repo": "veeso/termscp",
"url": "https://github.com/veeso/termscp/issues/212",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2534705070 | The parameter empty can be used in multiple places which lead to different error messages
What happened?
I was playing around with this gallery example when I noticed that there seems to be multiple ways of specifying empty=True inside when-then-otherwise. The default in the example is to put it inside alt.value:
alt... | gharchive/issue | 2024-09-18T20:51:11 | 2025-04-01T06:04:25.960157 | {
"authors": [
"dangotbanned",
"joelostblom"
],
"repo": "vega/altair",
"url": "https://github.com/vega/altair/issues/3596",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1307892104 | Pending transactions notification for withdrawal
There is a "Pending transaction" marker that appears for associations and disassociation. where clicking it opens a list of and status of pending transactions.
This to create the same thing for withdraws.
When a withdraw is in progress show the pending flag
Clicking i... | gharchive/issue | 2022-07-18T12:34:43 | 2025-04-01T06:04:25.965279 | {
"authors": [
"gordsport"
],
"repo": "vegaprotocol/frontend-monorepo",
"url": "https://github.com/vegaprotocol/frontend-monorepo/issues/795",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
142534547 | Redis OS tcp_keepalive
Requires the latest libredis dependancy, that supports the keepalive options. Currently only in the vend Repo: https://github.com/vend/libredis/pull/2 Manual godep hackery/git remotes needed.
You may want to turn this on on long-lived quiet connections (such as Sentinel connections that can han... | gharchive/pull-request | 2016-03-22T03:16:52 | 2025-04-01T06:04:26.025943 | {
"authors": [
"phibesse",
"scottgeary"
],
"repo": "vend/redishappy",
"url": "https://github.com/vend/redishappy/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
79969609 | DirectoryGold mods
Since games.directorygold.com is down, this is the list from the wayback machine:
Installed v0.3.4
Installed Massive Item & Shop Addon
Installed Massive Monster Addone
Upgraded to v0.4.0
Installed zone_mod v1.0
Installed Elements addon
Installed Alignments addon
Installed 113 zone pics addon... | gharchive/issue | 2015-05-23T22:19:58 | 2025-04-01T06:04:26.053913 | {
"authors": [
"MWE001",
"vendethiel"
],
"repo": "vendethiel/ezarena",
"url": "https://github.com/vendethiel/ezarena/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1280412208 | Add ISR Example for API Routes
Description
Add Build Output API example that uses ISR with API Routes.
Demo URL
https://isr-revalidation-endangeredmassa.vercel.app/
Type of Change
[x] New Example
[ ] Example updates (Bug fixes, new features, etc.)
[ ] Other (changes to the codebase, but not to examples)
Just want... | gharchive/pull-request | 2022-06-22T15:49:32 | 2025-04-01T06:04:26.118399 | {
"authors": [
"EndangeredMassa",
"ijjk"
],
"repo": "vercel/examples",
"url": "https://github.com/vercel/examples/pull/313",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1946250374 | Remix, missing css modules
I'm trying to use this library in my react remix project, and having trouble importing the css.
I updated the remix config to include react-tweet
/** @type {import('@remix-run/dev').AppConfig} */
export default {
ignoredRouteFiles: ["**/.*"],
serverDependenciesToBundle: [
/react-twe... | gharchive/issue | 2023-10-16T23:17:16 | 2025-04-01T06:04:27.779361 | {
"authors": [
"HananoshikaYomaru",
"JimLiu",
"acelaya",
"joshyudeep"
],
"repo": "vercel/react-tweet",
"url": "https://github.com/vercel/react-tweet/issues/141",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1718075994 | Kysely transactions
I found out the hard way that transactions are not yet supported in Kysely/Vercel
Is this on the roadmap?
Maybe add something in the readme that transactions are not yet supported?
beginTransaction(): Promise<void> {
throw new VercelPostgresKyselyError(
'kysely_transactions_not_support... | gharchive/issue | 2023-05-20T06:47:23 | 2025-04-01T06:04:27.784575 | {
"authors": [
"emirotin",
"jlvdh",
"jswent",
"roelandmoors",
"vvo",
"wskidmore"
],
"repo": "vercel/storage",
"url": "https://github.com/vercel/storage/issues/162",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1620441885 | clean up ESLint configuration in examples
references #3621
Description
Fix warnings
Standardize and simplify configurations
Remove unnecessary rules and settings
I'm ok with this if @tknickman is. All the CI tests for example are failing because the output of turbo run build lint is outputing:
+ \x1b[33mNo caches... | gharchive/pull-request | 2023-03-12T17:18:50 | 2025-04-01T06:04:27.829827 | {
"authors": [
"albertothedev"
],
"repo": "vercel/turbo",
"url": "https://github.com/vercel/turbo/pull/4172",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1670274246 | feat(turbopack): Consider cycles while spliting modules
Description
This is required to handle modules which have cyclic dependencies between AST nodes.
Fixes WEB-706.
Testing Instructions
Look at output.mdx using GitHub diff view.
Closing as this cannot be done in a correct way in current state
| gharchive/pull-request | 2023-04-17T02:04:16 | 2025-04-01T06:04:27.832617 | {
"authors": [
"kdy1"
],
"repo": "vercel/turbo",
"url": "https://github.com/vercel/turbo/pull/4595",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
504121422 | Support new npm WebAuthn
Is your feature request related to a problem?
Currently how Verdaccio handles authentication is via the older methods of using HTTP Headers or Couchdb style authentication; These methods, whilst working aren't as secure as using the user's web browser for authentication, and mean that integra... | gharchive/issue | 2019-10-08T15:37:48 | 2025-04-01T06:04:27.843034 | {
"authors": [
"ThisIsMissEm",
"juanpicado"
],
"repo": "verdaccio/verdaccio",
"url": "https://github.com/verdaccio/verdaccio/issues/1515",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
643986883 | 30% accuracy?
I don't know if I'm taking something wrong, but the very first example of GCN node classification (namely, gcnn_node_classification_example.py) is reaching only 30% accuracy. I have not changed any parameter, just runned the code as it is. Here are the last print lines:
Epoch: 0497 train_acc= 0.3000 tes... | gharchive/issue | 2020-06-23T16:38:16 | 2025-04-01T06:04:27.877885 | {
"authors": [
"EleanaAlma",
"thalesogoncalves"
],
"repo": "vermaMachineLearning/keras-deep-graph-learning",
"url": "https://github.com/vermaMachineLearning/keras-deep-graph-learning/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
131372510 | Transition to declaration of anchor
It would be excellent functionality
Agreed.
Pavel, maybe its comparatively easy to do and you have a wish to do that?
:)
I seems to be relatively easy. And I do have wish to do it but don't have time. Right now both IDEA/Yaml projects are mostly in LTS phase fixing major bugs... | gharchive/issue | 2016-02-04T14:58:39 | 2025-04-01T06:04:27.885052 | {
"authors": [
"neopaf",
"timka-s",
"vermut"
],
"repo": "vermut/intellij-snakeyaml",
"url": "https://github.com/vermut/intellij-snakeyaml/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1946806818 | [Bug]: Issues with the correct CPU quota detection on k8s v.126
Environment
VerneMQ Version: 1.12.6.2/1.13.0
OS: VerneMQ docker image (built using vernemq/docker-vernemq github repo) deployed on kubernetes v1.26
standalone
Current Behavior
Once VerneMQ starts, it deploy several scheduler threads (1 for each node CP... | gharchive/issue | 2023-10-17T08:06:43 | 2025-04-01T06:04:27.897961 | {
"authors": [
"ilpanich",
"ioolkos"
],
"repo": "vernemq/vernemq",
"url": "https://github.com/vernemq/vernemq/issues/2207",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2204799851 | Webhook for notifications
Hi there,
Thank you for this great piece of software. While I see that there is support for Kafka and Nats, I was wondering if a simple webhook would be possible in the future.
The reason is that both Kafka and Nats require installation, configuration, etc. However, it feels like a total ove... | gharchive/issue | 2024-03-25T03:19:45 | 2025-04-01T06:04:27.918664 | {
"authors": [
"benmcclelland",
"thenitai"
],
"repo": "versity/versitygw",
"url": "https://github.com/versity/versitygw/issues/475",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
285318564 | Missing transactions after synchronization
I am currently using electrum wallet v. 2.9.3.3 .Today I had numerous confirmed transactions and I had around 2.5 VTC .In a few seconds synchronization started and after it finished I was left with around 0.5 VTC and the records for all transactions in the last 11 hours were... | gharchive/issue | 2018-01-01T17:24:03 | 2025-04-01T06:04:27.943004 | {
"authors": [
"hieupraha",
"metalicjames",
"std23"
],
"repo": "vertcoin/electrum-vtc",
"url": "https://github.com/vertcoin/electrum-vtc/issues/68",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2128833116 | Failed to load image layout: Buffer is not defined
This happens on my Android Obsidian application, it fails to show image layout when toggling source mode, and once I close it and open the file, it fails due to "Buffer is not defined"
I believe there's a node.js and browser compatibility issue with your library and ... | gharchive/issue | 2024-02-11T04:42:34 | 2025-04-01T06:04:27.945992 | {
"authors": [
"ckt1031",
"vertis"
],
"repo": "vertis/obsidian-image-layouts",
"url": "https://github.com/vertis/obsidian-image-layouts/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1873016875 | 🛑 singularity.storage is down
In e04e8fd, singularity.storage (https://singularity.storage) was down:
HTTP code: 502
Response time: 51 ms
Resolved: singularity.storage is back up in 2162a85 after 8 minutes.
| gharchive/issue | 2023-08-30T06:37:27 | 2025-04-01T06:04:27.953827 | {
"authors": [
"vesahc"
],
"repo": "vesahc/upptime-pln",
"url": "https://github.com/vesahc/upptime-pln/issues/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1068687272 | Deprecate DocumentTypeManager and DocumentTypeManagerConfigurer. They…
… should not be used directly by applications.
We should make a new one with an interface that preserves the type hierachy.
@arnej27959 and @bratseth @jonmv PR
I agree that this shouldn't be used from users' code; but I think the Jon's will have... | gharchive/pull-request | 2021-12-01T17:25:56 | 2025-04-01T06:04:27.976918 | {
"authors": [
"arnej27959",
"baldersheim",
"bratseth",
"jonmv"
],
"repo": "vespa-engine/vespa",
"url": "https://github.com/vespa-engine/vespa/pull/20323",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1998957964 | Use CentOS Stream 8 here until switch.
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.
Not tested in PR, merging.
| gharchive/pull-request | 2023-11-17T12:00:47 | 2025-04-01T06:04:27.978182 | {
"authors": [
"aressem"
],
"repo": "vespa-engine/vespa",
"url": "https://github.com/vespa-engine/vespa/pull/29368",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2054815136 | Build samples separately from core libraries
We don't need to build samples as part of packaging workflows in CI. We should make building them a separate step in the Cake script.
Turning out to be more annoying than expected due to some quirks in Microsoft.Build.Traversal.
| gharchive/issue | 2023-12-23T15:09:58 | 2025-04-01T06:04:27.982190 | {
"authors": [
"alexrp"
],
"repo": "vezel-dev/cathode",
"url": "https://github.com/vezel-dev/cathode/issues/131",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
219490181 | Swarm Listener is throwing "http: multiple response.WriteHeader calls" error.
https://github.com/vfarcic/docker-flow-proxy/pull/192#issuecomment-291524568
Issue to increase traceability of this problem. As soon I got some time I'll look into that I think I know where this problem comes from.
wrong project, sorry
| gharchive/issue | 2017-04-05T07:17:59 | 2025-04-01T06:04:27.983500 | {
"authors": [
"s4s0l"
],
"repo": "vfarcic/docker-flow-proxy",
"url": "https://github.com/vfarcic/docker-flow-proxy/issues/197",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
224523431 | proxy service getting 503
configure one of the services only with that 2 com.df labels and without servicePath or mode=tcp :
--label com.df.notify=true
--label com.df.distribute=true
make the proxy service result "503" for every call made to the system.
only after deleting the service the proxy service keeps work... | gharchive/issue | 2017-04-26T16:15:55 | 2025-04-01T06:04:27.985066 | {
"authors": [
"chengoldbond1",
"vfarcic"
],
"repo": "vfarcic/docker-flow-proxy",
"url": "https://github.com/vfarcic/docker-flow-proxy/issues/221",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
311614807 | Pass SSL to backend service
I am running a registry which has both TLS and htpasswd authentication enabled:
version: "3.6"
services:
registry:
image: registry:2
ports:
- "443"
environment:
REGISTRY_HTTP_ADDR: 0.0.0.0:443
REGISTRY_HTTP_TLS_CERTIFICATE: /... | gharchive/issue | 2018-04-05T13:40:21 | 2025-04-01T06:04:27.988974 | {
"authors": [
"jaschaio",
"thomasjpfan",
"vfarcic"
],
"repo": "vfarcic/docker-flow-proxy",
"url": "https://github.com/vfarcic/docker-flow-proxy/issues/455",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
383663648 | ease is not a function
Hi there,
Installed your script via npm and am using it with Vue.. works great!
Trying to customize the options and noticed two things. First of all in your "options" page you use equal signs instead of semi-colons
Secondly, two of the options don't seem to work.. ease and size
the "defaults" f... | gharchive/issue | 2018-11-22T22:08:21 | 2025-04-01T06:04:28.003857 | {
"authors": [
"benbasuni1",
"vesper8",
"vfeskov"
],
"repo": "vfeskov/vanilla-back-to-top",
"url": "https://github.com/vfeskov/vanilla-back-to-top/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2214769698 | Error: access violation accessing 0x1
const Q5 = Il2Cpp.domain.assembly("Q5.dll")
const DungeonPanel = Q5.image.class("DungeonPanel")
Il2Cpp.trace(true)
.classes(DungeonPanel)
.and()
.attach()
Error: access violation accessing 0x1
at get class (/node_modules/frida-il2cpp-bridge/dist/index.js:2586)
at call (native)
at... | gharchive/issue | 2024-03-29T06:43:04 | 2025-04-01T06:04:28.007196 | {
"authors": [
"lailuping",
"vfsfitvnm"
],
"repo": "vfsfitvnm/frida-il2cpp-bridge",
"url": "https://github.com/vfsfitvnm/frida-il2cpp-bridge/issues/499",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2754495695 | WIP: restore sprites
About the PR
getting rid of the shit sprites
Why / Balance
becaus their shit
Technical details
replacing with the proper ones
Media
more to come
Remaining TODO
gotta figure out the licensing or copyright or whatever in the metadata
a TON of other sprites
experiment with the spritesheets... | gharchive/pull-request | 2024-12-22T05:23:31 | 2025-04-01T06:04:28.054298 | {
"authors": [
"Inorien"
],
"repo": "vgstation-coders/vgstation14",
"url": "https://github.com/vgstation-coders/vgstation14/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1714277657 | Bump slam import
I tagged a new release of the slam repo (v0.1.35) that includes the changes from https://github.com/viamrobotics/slam/commit/44f0c42eabf68009fd641b463df48f1fba551b1d
This PR bumps the import of slam in viam-cartographer to v0.1.35.
(I figured out the reason I wasn't seeing any error for "use_live_dat... | gharchive/pull-request | 2023-05-17T16:40:44 | 2025-04-01T06:04:28.122798 | {
"authors": [
"EshaMaharishi"
],
"repo": "viamrobotics/viam-cartographer",
"url": "https://github.com/viamrobotics/viam-cartographer/pull/94",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2716502974 | [Help] 希望可以添加一个置顶功能
需求
方便在使用浏览器+escrcpy等多窗口环境不需要经常切换,可以直接把escrcpy直接固定在最高层
项目场景
比如说浏览器需要输入文本,但是OCR需要焦点在escrcpy上。这导致在浏览器输入的时候经常需要再次使用tab+alt切换回escrcpy
偏好设置的窗口控制中是有置顶选项的。
偏好设置的窗口控制中是有置顶选项的。
谢谢佬,刚上手没看到
| gharchive/issue | 2024-12-04T04:00:58 | 2025-04-01T06:04:28.124955 | {
"authors": [
"HafenYin",
"viarotel"
],
"repo": "viarotel-org/escrcpy",
"url": "https://github.com/viarotel-org/escrcpy/issues/322",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1074084543 | Add support for sum-product with temperature
Resolves https://github.com/vicariousinc/PGMax/issues/17
Codecov Report
Merging #104 (afc81bb) into master (d8f80b8) will not change coverage.
The diff coverage is 100.00%.
@@ Coverage Diff @@
## master #104 +/- ##
===========... | gharchive/pull-request | 2021-12-08T07:11:11 | 2025-04-01T06:04:28.137582 | {
"authors": [
"StannisZhou",
"codecov-commenter"
],
"repo": "vicariousinc/PGMax",
"url": "https://github.com/vicariousinc/PGMax/pull/104",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
774008336 | Since 0.59.0, the "brackets" block style does not save
I prefer the [brackets] [] block style, but since 0.59.0, that choice is not remembered across plays. The block style now returns to [default ] # when I quit and restart the game.
Thanks for reporting. I think I know how to fix it.
That fixed it! Thanks!
I'm ... | gharchive/issue | 2020-12-23T19:45:31 | 2025-04-01T06:04:28.140063 | {
"authors": [
"augmentedfourth",
"vicgeralds"
],
"repo": "vicgeralds/vitetris",
"url": "https://github.com/vicgeralds/vitetris/issues/20",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2117201432 | 🛑 MyShop API with Authorization Header is down
In 3249ef7, MyShop API with Authorization Header (https://developers-oaplus.line.biz/myshop/api/health) was down:
HTTP code: 0
Response time: 0 ms
Resolved: MyShop API with Authorization Header is back up in 6339157 after 2 minutes.
| gharchive/issue | 2024-02-04T17:01:26 | 2025-04-01T06:04:28.142667 | {
"authors": [
"vichaos"
],
"repo": "vichaos/upptime",
"url": "https://github.com/vichaos/upptime/issues/518",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
169208627 | Updated rust_resources.md and resources.md (interviews)
Added several resources (including links to official pages) for Rust. Also improved the formatting.
Added a similar github repo for interviews.
Hi, Thank you for contributing to AlgoWiki and helping us in collecting and curating all the CS resources at one p... | gharchive/pull-request | 2016-08-03T19:06:25 | 2025-04-01T06:04:28.146209 | {
"authors": [
"nikinath",
"vicky002"
],
"repo": "vicky002/AlgoWiki",
"url": "https://github.com/vicky002/AlgoWiki/pull/31",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1394496848 | Module parse failed: Unexpected token
Hi,
I tried to use this library in a lerna project. After I install mui-tel-input dependancy an error starts to appear in the console when I run storybook.
ERROR in ./node_modules/mui-tel-input/dist/mui-tel-input.es.js 3645:8 Module parse failed: Unexpected token (3645:8) You ma... | gharchive/issue | 2022-10-03T10:23:59 | 2025-04-01T06:04:28.151561 | {
"authors": [
"fedetorre",
"viclafouch"
],
"repo": "viclafouch/mui-tel-input",
"url": "https://github.com/viclafouch/mui-tel-input/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1901357208 | Provide in-place manipulation of stateful subjects (behaviour subject)
Hey there,
I have another feature request for you :)
I was wondering, if one could manipulate the state of a behaviour subject in-place?
Imagine, if subject carries complex object, e.g.
publish_subject<std::map<std::string, std::pair<double, doubl... | gharchive/issue | 2023-09-18T16:49:24 | 2025-04-01T06:04:28.158403 | {
"authors": [
"mincequi",
"victimsnino"
],
"repo": "victimsnino/ReactivePlusPlus",
"url": "https://github.com/victimsnino/ReactivePlusPlus/issues/444",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
858193316 | lam < 0 or lam contains NaNs
I got error( 'lam < 0 or lam contains NaNs') on some images in
at https://github.com/victorca25/BasicSR/blob/14aced7d1049a283761c145f3cf300a94c6ac4b9/codes/dataops/augmentations.py#L786
I just modified to perform gaussian noise on the error images
try:
noise_img = np.random.poisson(img_... | gharchive/issue | 2021-04-14T19:18:54 | 2025-04-01T06:04:28.163034 | {
"authors": [
"mansum6",
"victorca25"
],
"repo": "victorca25/BasicSR",
"url": "https://github.com/victorca25/BasicSR/issues/44",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1363759361 | Implementação de FAQ para cada perfil
[x] Implementação de uma FAQ de questionamentos diferenciando cada um dos perfis.
FAQ perfil técnico
FAQ perfil Adm
FAQ perfil Cliente
| gharchive/pull-request | 2022-09-06T20:07:14 | 2025-04-01T06:04:28.166147 | {
"authors": [
"mcruillas"
],
"repo": "victoricoma/front-helpr",
"url": "https://github.com/victoricoma/front-helpr/pull/101",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1117404226 | Error installing packages
I came across this error while installing dependencies packages in my MacBook:
$ npm install
npm ERR! code 1
npm ERR! path /Users/carloberd/dev/nft/cryptopunk-nft-generator/node_modules/canvas
npm ERR! command failed
npm ERR! command sh -c node-pre-gyp install --fallback-to-build
npm ERR! Fa... | gharchive/issue | 2022-01-28T13:26:08 | 2025-04-01T06:04:28.170602 | {
"authors": [
"Popovkov57",
"carloberd"
],
"repo": "victorquanlam/cryptopunk-nft-generator",
"url": "https://github.com/victorquanlam/cryptopunk-nft-generator/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2538391474 | Menu is buggy / out of sync
Summary
When selecting text very fast (i.e. letting go of selection straight away) on iPhone, the menu doesn't pop up and you must tap the selection to get the menu up.
Also, when you have logic in the menu e.g.
menuItems={
someFunction() ?
[
{
label: "Dictionary",
key: "dictionary",
},
{
... | gharchive/issue | 2024-09-20T09:55:57 | 2025-04-01T06:04:28.189367 | {
"authors": [
"dcallus"
],
"repo": "victorsoares96/epubjs-react-native",
"url": "https://github.com/victorsoares96/epubjs-react-native/issues/316",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
446475401 | centos6 php7.0 安装错误
系统 centos 6
php 7.0.15
pecl安装 pecl install xlswriter
编译安装 ./configure --with-php-config=/usr/bin/php-config make && make install
看了以前的issue,应该是zlib包版本不对,系统里面的是 1.2.3
于是编译安装了 zlib 1.2.11
请问如何指定编译安装的zlib?
补充,我在
Linux lti.crm.com 3.10.0-957.10.1.el7.x86_64 #1 SMP Mon Mar 18 15:06:45 UTC 20... | gharchive/issue | 2019-05-21T08:08:40 | 2025-04-01T06:04:28.252149 | {
"authors": [
"viest",
"xiezhen19920612"
],
"repo": "viest/php-ext-excel-export",
"url": "https://github.com/viest/php-ext-excel-export/issues/121",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2054561650 | feat: cacheControl setting
Spin-off of #1282. Fixes #1275
I'd do https://vike.dev/cacheControl in a separate PR
Very neat 💯
I did some polishing, let me know if you object with anything otherwise I'll merge 🎉
LGTM :100:
| gharchive/pull-request | 2023-12-22T22:53:00 | 2025-04-01T06:04:28.274447 | {
"authors": [
"AurelienLourot",
"brillout"
],
"repo": "vikejs/vike",
"url": "https://github.com/vikejs/vike/pull/1372",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2386258467 | Pluto - had some issues with Pluto notebook. Maybe do some more manual testing
You can do this, but this is not required as the semester is almost over.
Fixed. Thanks for your feedback.
| gharchive/issue | 2024-07-02T13:27:07 | 2025-04-01T06:04:28.275289 | {
"authors": [
"THB-account",
"viktorlorentz"
],
"repo": "viktorlorentz/Cluster.jl",
"url": "https://github.com/viktorlorentz/Cluster.jl/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
856845998 | Properly highlight docstrings
Another attempt at #45 and #57, namely to properly highlight docstrings as comments.
For now, this implementation is very ugly, but it actually works. It only highlights things that should be docstrings without touching other types of multiline strings. This is accomplished by checking f... | gharchive/pull-request | 2021-04-13T11:00:13 | 2025-04-01T06:04:28.285113 | {
"authors": [
"ZDBioHazard",
"wmvanvliet"
],
"repo": "vim-python/python-syntax",
"url": "https://github.com/vim-python/python-syntax/pull/83",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
538812833 | path_maps path to a local symlink causes ignoring breakpoints, goes straight to completion
EDIT: I hadn't been able to figure out why breakpoints were being skipped when the vdebug connection otherwise worked properly. It turns out if a path_maps path contains a symlink, it will not work properly.
In my case, /var/ww... | gharchive/issue | 2019-12-17T03:36:45 | 2025-04-01T06:04:28.294836 | {
"authors": [
"BlackIkeEagle",
"derekhamilton"
],
"repo": "vim-vdebug/vdebug",
"url": "https://github.com/vim-vdebug/vdebug/issues/435",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
174953559 | min() and max() spawn lots of error messages if sorted list/dictionary contains invalid data
max_min function in evalfunc.c always returns 0 if error is given, but neveretherless all cycles ignore error condition and proceed finding minimal/maximal value which will then never be used. To check see
vim -u NONE -i NONE... | gharchive/issue | 2016-09-04T15:13:08 | 2025-04-01T06:04:28.301356 | {
"authors": [
"ZyX-I",
"brammool",
"lacygoill"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/issues/1039",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
1383030856 | "invalid read of size 1" for "|" after "}"
Steps to reproduce
Run this shell command:
vim -Nu NONE -S <(tee <<'EOF'
vim9script
var Lambda = () => {
echowindow 'a'
echowindow 'b'
echowindow 'c'
} | echowindow 'd'
Lambda()
EOF
)
This is echo'ed:
a
b
c
Expected behavior
Not sure... | gharchive/issue | 2022-09-22T21:22:53 | 2025-04-01T06:04:28.306393 | {
"authors": [
"lacygoill"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/issues/11201",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
1702938338 | Buffer content is invisible after certain join operation
Steps to reproduce
Run vim --clean
Source the following file:
set nocompatible
31vsplit
6new
setlocal scrolloff=5
call setline(1, ['a'] + repeat([repeat('b', 25)], 81) + repeat([''], 20))
normal! j100gJ
Buffer content is invisible but it is visible after pr... | gharchive/issue | 2023-05-10T00:50:14 | 2025-04-01T06:04:28.310722 | {
"authors": [
"luukvbaal",
"zeertzjq"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/issues/12368",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
562079454 | Off-by-one error highlighting statusline when a group is truncated to min-width
When a statusline group (%(something%)) has a min-width and the text within is longer than that, it can cause highlighting to be off by one character position. I noticed this with a combination of the %f and %m items, and I've created a m... | gharchive/issue | 2020-02-08T21:17:47 | 2025-04-01T06:04:28.316133 | {
"authors": [
"deoxys314"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/issues/5599",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
696254875 | Custom line number system on chunks of file
Is your feature request about something that is currently impossible or hard to do? Please describe the problem.
In Vim 8.0/9.0, there is (as far as I'm aware) 2 different line number system:
absolute
relative
There also a third one, though it's mostly a hybrid of the two... | gharchive/issue | 2020-09-08T23:27:52 | 2025-04-01T06:04:28.339582 | {
"authors": [
"bfrg",
"brammool",
"chrisbra",
"nordmagnus999"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/issues/6910",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
1982327875 | Unsupported option causes rest of modeline test to be skipped
Problem: Unsupported option causes rest of modeline test to be skipped.
Solution: Revert the change from patch 8.2.1432.
Close #13499
thanks, that makes sense!
| gharchive/pull-request | 2023-11-07T22:14:58 | 2025-04-01T06:04:28.341389 | {
"authors": [
"chrisbra",
"zeertzjq"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/pull/13500",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
2176242458 | runtime(vim): Update base-syntax, improve :menu{,translate} highlighting
Improve :menu and :menutranslate highlighting.
Match args to :menutranslation and :popup.
Only highlight special notation in {rhs} of :menu, like :map.
Allow line continuations in {rhs} of :menu and between {english} and
{mylang} of :menutransl... | gharchive/pull-request | 2024-03-08T15:19:24 | 2025-04-01T06:04:28.343360 | {
"authors": [
"chrisbra",
"dkearns"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/pull/14162",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
2393772711 | runtime: tf ftplugin file
Adds ftplugin support for tf (TinyFugue). Comment support taken from here
thanks!
| gharchive/pull-request | 2024-07-06T22:51:24 | 2025-04-01T06:04:28.344476 | {
"authors": [
"chrisbra",
"ribru17"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/pull/15168",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
718850999 | I want to read the technical report
Hello,I'd like to ask where can I read the Technical Report about your work ? This link is invalid.
https://github.com/Simon4Yan/VisDA2020_Code_From_Top_Teams/blob/master/Technical_reports/vimar.pdf
I look forward to your reply,thank you!
Hi, we have uploaded the technique repor... | gharchive/issue | 2020-10-11T14:43:23 | 2025-04-01T06:04:28.355808 | {
"authors": [
"vimar-gu",
"yyang-2018"
],
"repo": "vimar-gu/Bias-Eliminate-DA-ReID",
"url": "https://github.com/vimar-gu/Bias-Eliminate-DA-ReID/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
87627317 | AssertionError: Failed to create an upload ticket
import vimeo
from configparser import ConfigParser
import os
CURRENT_DIR = os.path.abspath(os.path.dirname(__file__))
config = ConfigParser()
config.read(os.path.join(CURRENT_DIR, 'config.ini'))
token = config['Vimeo']['Access_Token']
key = config['Vimeo']['Client_... | gharchive/issue | 2015-06-12T06:33:13 | 2025-04-01T06:04:28.412719 | {
"authors": [
"greedo",
"harishtm",
"kwikadi"
],
"repo": "vimeo/vimeo.py",
"url": "https://github.com/vimeo/vimeo.py/issues/61",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
832540655 | Features/yaml config
@anned20 Please continue creating PRs in order to avoid breaking master, I let you pick up this PR
I agree, I thought I had done that for the latest commit, but apparently I was wrong.
I don't understand why you merged out 3 commits, while only the latest commit has breaking changes.
I think ... | gharchive/pull-request | 2021-03-16T08:21:49 | 2025-04-01T06:04:28.418117 | {
"authors": [
"anned20",
"hugolgst"
],
"repo": "vimsence/vimsence",
"url": "https://github.com/vimsence/vimsence/pull/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2447130161 | a scan with range does not return the expected items.
I was looking for a way too return multiple documents that contain the same nr and thought a RangeInclusive would be a good fit like so:
// does not return documents with nr = 1
let _docs = r.scan().secondary(DocumentKey::nr)?.range(1..=1).collect::<Result<Vec<Doc... | gharchive/issue | 2024-08-04T13:12:29 | 2025-04-01T06:04:28.441615 | {
"authors": [
"C4Phoenix",
"vincent-herlemont"
],
"repo": "vincent-herlemont/native_db",
"url": "https://github.com/vincent-herlemont/native_db/issues/208",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
376936608 | RuntimeError: DataLoader worker (pid 2019) is killed by signal
Using Google colab:
(I used nearly the same code as demo.ipynb)
start training...
epoch 0
ERROR:root:Internal Python error in the inspect module.
Below is the traceback from this internal error.
Traceback (most recent call last):
File "/usr/local/lib/p... | gharchive/issue | 2018-11-02T19:17:38 | 2025-04-01T06:04:28.461249 | {
"authors": [
"me2beats",
"taylerpauls"
],
"repo": "vincentherrmann/pytorch-wavenet",
"url": "https://github.com/vincentherrmann/pytorch-wavenet/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1834444949 | Help wanted! Product ID mapping
In the newest version of the integration we started displaying friendly model names for Enphase devices. Since there is no way to get these names from the Envoy API itself, and a public mapping does not seem to exist, we need to create this mapping ourselves.
We would be very happy if ... | gharchive/issue | 2023-08-03T07:20:19 | 2025-04-01T06:04:28.533530 | {
"authors": [
"1nsomnia",
"Matthew1471",
"catsmanac",
"maart84",
"mnederlof",
"vincentwolsink"
],
"repo": "vincentwolsink/home_assistant_enphase_envoy_installer",
"url": "https://github.com/vincentwolsink/home_assistant_enphase_envoy_installer/issues/75",
"license": "Apache-2.0",
"l... |
1556128937 | Could this library support udfs?
Hello, thanks for your work on this library! I'm trying to port a large-ish Spark project to Scala 3, mostly out of curiosity at this point.
This library solved a lot of my compile errors.
My next main source of problems is UDFs, which I define using spark.sql.functions.udf, e.g.
val ... | gharchive/issue | 2023-01-25T06:36:03 | 2025-04-01T06:04:28.541122 | {
"authors": [
"jtnystrom",
"vincenzobaz"
],
"repo": "vincenzobaz/spark-scala3",
"url": "https://github.com/vincenzobaz/spark-scala3/issues/24",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1158019145 | Project Feedback!
It looks like the following features are not reflected on your GIF walkthrough:
Links in tweets are clickable and will launch the web browser.
In order for us to count these towards your submission, please record another GIF that captures these features. Once you do, please push your updates and s... | gharchive/issue | 2022-03-03T06:20:48 | 2025-04-01T06:04:28.551556 | {
"authors": [
"codepathreview",
"vinhnghiemcr"
],
"repo": "vinhnghiemcr/SimpleTweet",
"url": "https://github.com/vinhnghiemcr/SimpleTweet/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
315101692 | Calling two reducers from action handler
Is there a sensible way to do this?
I'm calling an api endpoint which returns two sets of data which need to be handled by separate reducers, is there a better way to do it than to listen to the RESPONSE action type in both reducers?
Yes, sorry, two handlers, here's what i'm... | gharchive/issue | 2018-04-17T15:01:40 | 2025-04-01T06:04:28.557856 | {
"authors": [
"jamestowers",
"viniciusdacal"
],
"repo": "viniciusdacal/redux-arc",
"url": "https://github.com/viniciusdacal/redux-arc/issues/20",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1046718923 | refactor: Fn.* を使う
resolves https://github.com/violet-ts/violet-infrastructure/issues/51
/upd-pr
/upla
/help --all
| gharchive/pull-request | 2021-11-07T11:10:45 | 2025-04-01T06:04:28.585817 | {
"authors": [
"LumaKernel"
],
"repo": "violet-ts/violet-infrastructure",
"url": "https://github.com/violet-ts/violet-infrastructure/pull/61",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1554847805 | In EntityPage.tsx is missing [MissingAnnotationEmptyState]
My source code:
Error:
Hi do you have this in your import statement
import { EmptyState, MissingAnnotationEmptyState } from '@backstage/core-components';
https://github.com/vippsas/backstage-azure-resource-frontend/issues/6#issuecomment-1401903476
Its... | gharchive/issue | 2023-01-24T11:57:56 | 2025-04-01T06:04:28.601925 | {
"authors": [
"JoaoTeixeira-081",
"ehrnst"
],
"repo": "vippsas/backstage-azure-resource-frontend",
"url": "https://github.com/vippsas/backstage-azure-resource-frontend/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
891917998 | Live test VC2
Issues during live test:
[ ] ToDo: How to install vc2 in order to use the functions?
[ ] Which modules does the user need to import? Describe the individual modules maybe? User needs to know, which functions can be directly imported by virocon and which functions need to be imported by virocon.module.
... | gharchive/issue | 2021-05-14T13:20:49 | 2025-04-01T06:04:28.615343 | {
"authors": [
"ahaselsteiner",
"lenastroeer"
],
"repo": "virocon-organization/virocon",
"url": "https://github.com/virocon-organization/virocon/issues/96",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2714255877 | [Bug]无法正常使用
使用steam版本
按0之后日志显示
Locate point 1 not detected
Fail to locate!
显示尺寸时1920*1200,125%缩放,不知道是不是这个问题。运行之后screenshot文件夹内没有图片产生。有什么可以调试的方法吗
调试方法没做,screenshot目录没文件是正常的,缩放是考虑了的可以排除。可以先尝试这两个:
提供一张按0识别失败时的全屏截图
试试窗口模式能不能正常工作
窗口模式可以
| gharchive/issue | 2024-12-03T07:52:30 | 2025-04-01T06:04:28.624911 | {
"authors": [
"mintianzan",
"virtcat"
],
"repo": "virtcat/auto-shawarma",
"url": "https://github.com/virtcat/auto-shawarma/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1740105204 | The parameter start for sev::launch::sev::Launcher::start should be passed by reference
Since Start is a data structure that reaches up to 2KB in size (typically), I think it should be passed by reference.
i.e.
pub fn start(mut self, start: Start) -> Result<Launcher<Started, U, V>> {
to
pub fn start(mut self... | gharchive/issue | 2023-06-04T03:43:40 | 2025-04-01T06:04:28.627742 | {
"authors": [
"FuuuOverclocking",
"tylerfanelli"
],
"repo": "virtee/sev",
"url": "https://github.com/virtee/sev/issues/82",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
710873104 | SyncLists Unable to synchronize
public class PlayerTPSeven : NetworkBehaviour
{
[SyncVar]
public string playerName;
public SyncListInt QuestionNums;
public void SendReadyToServer(string playername,int[] questinNums)
{
if (!isLocalPlayer)
return;
CmdReady(playername,qu... | gharchive/issue | 2020-09-29T08:10:12 | 2025-04-01T06:04:28.638688 | {
"authors": [
"YuriHakove"
],
"repo": "vis2k/Mirror",
"url": "https://github.com/vis2k/Mirror/issues/2299",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1122933859 | Multiplex Transport Bug when using multiple additive Scenes (from Examples)
Describe the bug
If I want to load multiple scenes on the server, and only load a single relevant scene at a time on the client (as in the Multiple Additive Scenes Example), it doesn't work when I use a multiplex transport (KCP + Simple Web, ... | gharchive/issue | 2022-02-03T10:51:53 | 2025-04-01T06:04:28.656917 | {
"authors": [
"Ozymandias1",
"SandaruwanFdo",
"gregg-willcox",
"tobiasbhn",
"vis2k"
],
"repo": "vis2k/Mirror",
"url": "https://github.com/vis2k/Mirror/issues/3083",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
425863744 | Remove NetworkServer s_ prefix on statics.
Remove s_ prefix because the entire class is static, the prefix doesn't actually specify anything.
:tada: This PR is included in version 2.1.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2019-03-27T09:59:53 | 2025-04-01T06:04:28.659961 | {
"authors": [
"rodolphito",
"vis2k"
],
"repo": "vis2k/Mirror",
"url": "https://github.com/vis2k/Mirror/pull/668",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1629848886 | Allow changing the URL of wasmPaths and tokenizers .wasm files
Right now, the URL of the files that provide the .wasm files for wasmPaths and tokenizers are hard-coded in the library, ideally these URLs should be configurable by a developer using this library to not rely on third-party servers.
I'll be using the .w... | gharchive/issue | 2023-03-17T19:38:36 | 2025-04-01T06:04:28.687203 | {
"authors": [
"GarciaLnk"
],
"repo": "visheratin/web-ai",
"url": "https://github.com/visheratin/web-ai/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1655174 | Remove dependency on Echoe gem
Or just figure out how to disable the tasks we don't use...
Done.
| gharchive/issue | 2011-09-15T17:37:27 | 2025-04-01T06:04:28.696024 | {
"authors": [
"ggilder"
],
"repo": "visionmedia/commander",
"url": "https://github.com/visionmedia/commander/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1864788 | carousel
http://desandro.github.com/3dtransforms/examples/carousel-02-dynamic.html
play around with variations of this that would be less cheese-ball
meh
| gharchive/issue | 2011-10-10T15:00:33 | 2025-04-01T06:04:28.697160 | {
"authors": [
"visionmedia"
],
"repo": "visionmedia/uikit",
"url": "https://github.com/visionmedia/uikit/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
414888573 | Plot of .pvti data incorrect.
I am trying to use visit to visualize a pvti file that works correctly in Paraview.The vti files display correctly, but when I open the ptvi file, the output of the pseudocolor is not correct.I attached an example. Any idea what the problem could be? Thank you for your help,Michele I've ... | gharchive/issue | 2019-02-27T00:37:56 | 2025-04-01T06:04:28.702554 | {
"authors": [
"aowen87",
"griffin28"
],
"repo": "visit-dav/visit",
"url": "https://github.com/visit-dav/visit/issues/2292",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2470198261 | Extract license info outside of the JavaScript bundle
Description
This is something between a bug and a feature I guess, but I notice that my JS bundle contains a lot of similar license code comments.
Sample: https://stackblitz.com/edit/vitejs-vite-k6vbhh?file=dist%2Fassets%2Findex-trimmed.js
After removing these wit... | gharchive/issue | 2024-08-16T12:39:34 | 2025-04-01T06:04:28.742559 | {
"authors": [
"bluwy",
"hi-ogawa",
"nojaf"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/issues/17892",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1115651372 | Cypress's Vite Dev Server exits when bundling cjs on the fly
Describe the bug
Disclaimer: @patak-dev told me to put this issue in here rather than in Cypress's repo to start. I understand this issue is likely framework-specific. Happy to transfer it whenever necessary.
Vite x Cypress for Component Testing
👋🏻 Hello,... | gharchive/issue | 2022-01-27T00:55:15 | 2025-04-01T06:04:28.782279 | {
"authors": [
"JessicaSachs",
"brian-mann",
"francisu",
"lmiller1990",
"patak-dev"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/issues/6654",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1535551285 | chore: update rollup
Description
This updates rollup to 3.10, fixing #11359
What is the purpose of this pull request?
[ ] Bug fix
[ ] New Feature
[ ] Documentation update
[x] Other
Before submitting the PR, please make sure you do the following
[x] Read the Contributing Guidelines.
[x] Read the Pull Request Gui... | gharchive/pull-request | 2023-01-16T22:18:43 | 2025-04-01T06:04:28.788945 | {
"authors": [
"LeoDog896",
"patak-dev"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/pull/11710",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2141385113 | fix: apply correct fs restrictions when serving files from node_modules
Description
fixes https://github.com/vitejs/vite/issues/15945
Additional context
What is the purpose of this pull request?
[X] Bug fix
[ ] New Feature
[ ] Documentation update
[ ] Other
Before submitting the PR, please make sure you do the ... | gharchive/pull-request | 2024-02-19T02:49:41 | 2025-04-01T06:04:28.798452 | {
"authors": [
"bluwy",
"patak-dev",
"sapphi-red",
"smeng9"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/pull/15957",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
759011412 | .widget()
Fixes #8
Fixes #13
Fixes #16
Towards #19
This PR adds a function .widget() to the VitessceConfig class to allow creating a widget without importing the additional VitessceWidget class. I have removed some old notebooks and have added more annotations to the other notebooks. This PR also finishes the half-im... | gharchive/pull-request | 2020-12-08T02:46:41 | 2025-04-01T06:04:28.803130 | {
"authors": [
"ilan-gold",
"keller-mark"
],
"repo": "vitessce/vitessce-python",
"url": "https://github.com/vitessce/vitessce-python/pull/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1951796854 | Upgrading to version v0.2.43 fails
Describe the bug
Upgrading to version v0.2.43 fails to show something in the Test tab.
I got this message
To Reproduce
Upgrade to version v0.2.43
Expected behavior
N/A
Screenshots
see above
Environment
{
"System": {
"OS": "Linux 6.2 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)"... | gharchive/issue | 2023-10-19T10:09:37 | 2025-04-01T06:04:28.822380 | {
"authors": [
"jseto"
],
"repo": "vitest-dev/vscode",
"url": "https://github.com/vitest-dev/vscode/issues/189",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.